Projects tagged ‘linux’ and ‘script’


[95 total ]

104 Users
   

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilizing ... [More] hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects. [Less]
Created over 3 years ago.

31 Users
   

XBMC media center is a free cross-platform media-player jukebox and entertainment hub. XBMC is open source (GPL) software available for Linux, Mac OS X, Microsoft Windows operating-system, and the ... [More] Xbox game-console. XBMC can play a very complete spectrum of of multimedia formats, and featuring playlist, audio visualizations, slideshow, and weather forecast functions, together with a multitude of third-party plugins. [Less]
Created over 2 years ago.

27 Users
 

XBMC is a multimedia player/jukebox for the Xbox from Microsoft. It can be used to play or view most common video, audio, and picture formats such as MPEG-1/2/4, DivX, XviD, MP3, AAC, JPG, and GIF ... [More] directly from a CD or DVD in the Xbox DVD-ROM drive or from the Xbox hard drive. XBMC can also stream files over a local network or from the Internet. Playlist and slideshow functions, a weather forecast, and many audio visualizations are also included. [Less]
Created over 3 years ago.

4 Users

mpd-gajim-info is a simple utility that periodically checks the currently playing track in the Music Player Daemon and updates the Gajim user status accordingly.
Created 11 months ago.

3 Users
 

A collection of python scripts for XBMC. This is the home to such scripts as Apple Movie Trailers, Youtube, Xinbox, xStocks, Accuweather and Tetris just to name a few. If you have made a script ... [More] that you would like to commit to this svn contact one of the Project Admins. The offical channel for this project is #xbmc-scripting on Freenode network. Its for code support only, not support how to get a script to work. [Less]
Created about 1 year ago.

3 Users

Moonlight|3D is a free modern, flexible and extensible modelling and animation tool developed by a small but dedicated team. The goal is to provide a tool that is capable of turning even the most ... [More] advanced and challenging projects of artists and technical artists into reality. We understand that this project is by its very nature a huge undertaking. We have chosen to make clean design, good usability and solid implementation of features our highest priority goals and we have already successfully, albeit slowly, pursued that road for several years. In order to speed up the progress of our development efforts we open up the project to the general public and we hope to attract the support of many developers and users, bringing the project forward faster. [Less]
Created over 2 years ago.

2 Users
 

jslibs is a standalone Javascript development environment whose aim is to turn Javascript into a general-purpose scripting language. jslibs provides a set of native modules that contains various ... [More] general-purpose classes and functions. Some of these modules are simple wrappers to familiar libraries such as : zlib, SQLite, FastCGI, NSPR (Netscape Portable Runtime), ODE (Open Dynamics Engine), libpng, libjpeg, OpenGL, OpenAL, LibTomCrypt, libffi (Foreign function interface), ... whereas other modules provide tools to enhance Javascript programming : Print(), Load(), Exec(), Seal(), Expand(), Buffer class, ... The jslibs distribution comes with a small standalone command-line access program (jshost) that can be used to run Javascript files. [Less]
Created over 2 years ago.

2 Users

mylvmbackup is a Perl script for quickly creating backups of MySQL server's data files. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, makes ... [More] an LVM snapshot of the volume containing the MySQL data directory, and unlocks the tables again. The snapshot process takes only a small amount of time. When it is done, the server can continue normal operations, while the actual file backup proceeds. [Less]
Created over 2 years ago.

2 Users

ORCA is an interpreter for a REBOL-like language. The interpreter is a C library so that C/C++ applications can use ORCA as an embedded scripting system. ORCA stands for Open-source Rebol Can be Achieved.
Created about 1 year ago.

1 Users

Introductionpomamonitor (Poor's Man Monitor) is a shell script that rely's on notify-send command to send alerts to Gnome/KDE desktop user when a host or several hosts that was previously set to be ... [More] monitored are offline. Pretty useful for small system administrators that doesn't need Nagios/Zabbix for monitoring such a small enviroment. Obviously, it supports IPv6: we are in 2009! Why Poor's Man?A system administrator usually needs to monitor constantly the machines and system he is responsible for. This is often done by central monitoring systems, with several nodes like Nagios, Zabbix or Cacti. But this would require a central server to keep track of all uptime/downtime data, server's info like load average etc. A poor man (a ironic way to refer to a modest sysadmin) wouldn't have a central server to do such thing or even not too many hosts to care about. So the objective with this project is just to give a quick desktop alert to sysadmins that something is wrong with a server or network. Quick alerts can lead to quick responses and less downtime. Useful usagesJohn has many websites hosted in different datacenters. He wants to be alerted if any of his websites go down to jump on the tech support's neck as soon as possible. Mike is responsible to monitor several VPNs with dynamic IPs and domestic broadbands. He wants to know if xpto.no-ip.org stopped responding to act as quickly as he can. Mark is an IRC administrator of a network that is a constant target of DDoS. He needs to be warned if a server stopped responding even if he is not using an IRC client at the moment. Kurt is some sort of wierd telecom geek that wants to measure and monitor absolutely everything on internet to warn his friends over twitter when a famous service is offline. Software Dependencies and TechnologyYou will find what are pomamonitor's software dependencies and how does it work under the hood on SoftwareDependencies page. I'm impatient: how do I run it?So, want to download the latest pomamonitor version? Just read HowToInstall page. Help neededWe don't need to be Obama to say 'Yes we can!'. This is free software: no matter how inexperienced you are, you can help us with something you know or think. We're currently missing experience in the follow subjects: An equivalent to the command notify-send to other enviroments, like KDE. How to package pomamonitor to major Linux distributions. A GUI for settings. Zenity may be? If you can help us in those subject or any not listed above, don't be shy, let us have a chat Feature RequestWhat to suggest/request a feature? Please, provide us rich details on what you're thinking. Keep in touchKeep in touch with us through our mailing list [Less]
Created about 1 month ago.