Main > Free Download Search >

Free guest houses software for linux

guest houses

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 155
libguestfs 1.0.64

libguestfs 1.0.64


libguestfs functions as a helpful library for accessing and modifying guest disk images. more>>

libguestfs 1.0.64 functions as a helpful library for accessing and modifying guest disk images. Amongst the things this is good for: making batch configuration changes to guests, viewing and editing files inside guests, getting disk used/free statistics (see also: virt-df), migrating between virtualization systems (see also: virt-p2v), performing partial backups, performing partial guest clones, cloning guests and changing registry/UUID/hostname info, and much else besides.

Major Features:

  1. libguestfs uses Linux kernel and qemu code, and can access any type of guest filesystem that Linux and qemu can, including but not limited to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk.
  2. libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, what filesystem is in each LV, etc.). It can also run commands in the context of the guest. Also you can upload and download files and directories.
  3. libguestfs is a library that can be linked with C and C++ management programs (or management programs written in OCaml, Perl, Python, Ruby, Java or Haskell). You can also use it from shell scripts or the command line.
<<less
Added: 2009-07-24 License: LGPL v2 Price: FREE
1 downloads
xen-shell 1.5

xen-shell 1.5


xen-shell is a simple console application which allows you to easily allow the owner of a single Xen instance to control it. more>>
xen-shell is a simple console application which allows you to easily allow the owner of a single Xen instance to control it, without the overhead of a web-based control panel.
Using this shell users may:
- Boot/Shutodwn their Xen guest.
- Reboot their Xen guest.
- Connect to the serial console of their runing Xen guest.
- Reimage their system to a pristine state, via xen-tools.
- Manipulate their reverse DNS information
The shell features command history, command completion, and integrated help.
It is ideal for a hosting company who wishes to over "virtual machine" hosting to their customers, and allow them to control their own instance.
<<less
Download (0.010MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
808 downloads
Whups 1.0-cvs

Whups 1.0-cvs


Whups provides a ticket and bug tracking system. more>>
Whups provides a ticket and bug tracking system.
It is designed to be extremely flexible in letting users define kinds of tickets, different life cycles (sets of states) and priorities for each kind of ticket, and mixing types of tickets into sets of queues.
This design allows for very general and sophisticated multi-purpose uses.
Main features:
- Support for multiple "Queues" (aka Projects).
- Custom ticket types, states, priorities per Queue.
- Create, Assign, Close tickets.
- Search for tickets matching specific criteria.
- A complex query building for building and saving/storing custom searches.
- A reporting facility include graphs.
- Guest access (in addition to login access).
- E-mail notification of changes to tickets.
- Some groups/permisions support (more to come).
Enhancements:
- Ensure that a due date in a prior year doesnt make the EditTicketForm invalid (Bug #4763).
- Remove saved searches (Request #4897).
- Calculate ticket date attributes when they change instead of on every access (php@ideacode.com, Request #4893).
- Queries are now managed as shares, but the serialized bits are stored and managed by Whups in their own dedicated table.
- Allow guest access to query page.
- Smarter word wrapping in string representations of tickets (Request #4510).
- Add a Queue Summary block showing queues with the number of open tickets in each (Request #4628).
- Combine the People tab with the Update tab.
- Allow changing ticket queues as long as the user has DELETE permissions on the current queue and EDIT permissions on the new queue (tmerritt@email.arizona.edu, Request #4268).
- Add hours and minutes to due dates.
- Always use Summary for the ticket summary field label.
- Add Slovenian translation (Duck ).
- Show the requester in search results (rodion (at) nezna (dot) com, Bug #2820).
- Show either the Comment or Update tabs depending on permissions, but not both.
- Report the last-updated date for tickets (Bug #2396).
- Tickets now have an optional due date field.
- New updateTicket API call (Ben Klang , Bug #4101).
- Check permissions when setting ticket attributes through an API call (Ben Klang , Bug #4098).
- If guests can add tickets but not view them, dont tell them adding failed (Bug #3630).
- Add Unassigned Tickets Horde_Block (Request #766).
- [mas] Fix sorting in summary page to better handle dates. (Bug #2930)
- Add CAPTCHA support to the Add Comment and Create Ticket forms.
- Deliver RSS feeds in a way that supports USM (http://www.kbcafe.com/rss/usm.html, Request #2593).
- processMail() now ignores emails that were generated by Whups (Bug #3398).
- [ben] Better support for MS-SQL.
- Add Norwegian (Bokmal) translation (Torbjorn Grindhaug ).
- "My Bugs" page is now a Horde_Block layout (Request #3202).
- Fix permissions checking for ticket comments when an admin user is the one making the comment (Bug #2673).
- Delete searches by getvars string, not by name (Bug #3197).
- Allow to assign tickets to foreign groups
<<less
Download (MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
983 downloads
Php-Residence Hotel Software 1.0

Php-Residence Hotel Software 1.0


Php-residence is an open source program that can be used in your browser designed to manage daily or weekly rental of house apartments or hotel rooms.... more>> <<less
Download (661KB)
Added: 2009-04-29 License: Freeware Price: Free
177 downloads
Volumevis 0.6.2

Volumevis 0.6.2


Volumevis displays pixel-based 3-dimensional datasets. more>>
Volumevis displays pixel-based 3-dimensional datasets. 3-D pixel datasets mostly come from 3-D computer tomography (CT) and magnetic resonance (MR) images. These datasets usually come in the form of a set of 2-D picture files each being a slice of the 3D dataset.
To be displayed by volumevis, the files have to be ordered with identical names except for a number somwhere in the name corresponding to the slice number. Most image formats (jpg, tiff, dicom, etc ..) are supported.
Volumevis is a tool for visualizing 3D dimensional pixel-based datasets. Most computer 3D visualization in the world is with surfaced-based visualization. This is true for most 3D games, CAD tool, etc.
By stating it simply, surface-based rendering works by dividing a predefined surface into small triangles, and then sending those triangles along with their color to graphicscard to be rendered. For example,if you want to render a sphere in 3D, you would create a surface of the sphere, divide it into triangles, send the triangles to the graphics card, which would then turn the triangles into pixels and displaythem.
The unfortunate side-effect of this is, that if you happen to cut the sphere, or go inside it, you will see that its in fact hollow. Also, you cannot see any of the details that might be inside of the sphere.
Volume visualization is the equivalent in 3D of displaying a photo in 2D. The surface 3D visualizations on the other hand, are the equivalent of reducing a photo to a representation of lines (such as the outlines of people and houses) and drawing the lines on screen. Obviously a lot of information goes lost in the line representation.
The visualization works like this. In openGL (a graphics programming API), all fragments (3D equivalent of pixels) have an alpha value. The alpha value corresponds to the opacity of the fragment. If the fragment has a small alpha value, it will be easy to see through it and see the fragments behind it.
If the alpha value is high, the fragments behind it will be obscured. A 3D dataset is simply a block of data in the shape of a cube. Somewhere in the image there is an object which is white or grey. All the other places in the image are black. To render the object, all the pixels which are black are assigned and alpha value of 0 (meaning they are transparent). Therefore we dont see the black pixels.
The fragments belonging to the object are white and have an alpha value higher than zero. Therefore its not possible to see through them, and we perceive the location of the object fragment to be the surface of the object. Depending on the alpha value of the fragment, we might also be able to see some of the fragments behind it a bit (see inside the object).
At the moment, Volumevis only supports black/white images (which is fine for most CT and MRI datasets).
Enhancements:
- A bug with slice loading of textures which are not a power of two was fixed.
- Movie recording, cropping, and file saving for slices were fixed.
- Various feature improvements were made.
<<less
Download (0.67MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1543 downloads
B-net 1.1

B-net 1.1


B-net Software is a Website Content Management software that allows you have a dynamic website. more>>
B-net project is a Website Content Management software that allows you have a dynamic website and add content to your website without knowing anything about HTML.
Main features:
- News Publishing
- Polls / Opinions
- Guest Book
- ShoutBox
- Image Gallery
- Admin interface for managing smilies (used in shoutbox, guestbook etc)
- Admin interface for managing Bad Word List
- Templating system.
- Multi Language support. Kiswahili being one of them of course.
Enhancements:
- Security holes in guesbook.php and shoutbox.php have been fixed.
<<less
Download (0.14MB)
Added: 2006-08-25 License: GPL (GNU General Public License) Price:
1158 downloads
inline_smtp 0.95

inline_smtp 0.95


The inline_smtp perl script was created to allow filtering of incoming mail. more>>
The inline_smtp perl script was created to allow filtering of incoming mail on a separate server that houses the mailspools without running a full blown MTA. While its possible to configure another MTA, e.g. postfix, to relay all mail to a smart host and do filtering through postfix, the queue can get behind easily, and on a busy host thousands of messages can get queued in a few hours causing delays in delivery from a few minutes to several hours. Because its filtering while redirecting, mail arrives as fast as if it were coming directly to the final mail server because its relayed as the message is received.

inline_smtp works by accepting connections and relaying the conversation to the maildrop host as it takes place, so any 550 messages pass through instantly instead of getting the 550 on the relay server then having to process a bounce, which also fills the queue. inline_smtp understands enough of the smtp protocol to filter on rctp to: addresses and to process the mail body, optionally running it through a filter.

<<less
Download (0.005MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
glibc-audit 2.4-4

glibc-audit 2.4-4


glibc-audit is a modified version of glibc for application developers who check their code with an automatic memory access check more>>
glibc-audit is a modified version of glibc for application developers who check their code with an automatic memory access checker such as valgrind, Insure++, or Purify.
glibc-audit has been audited and cleaned up so that reports from the developers use of a memory access checker are more likely to be interesting to the developer, with less "noise" from the C library itself. Typically, glibc-audit initializes all of its local variables and structs before use. Ordinary glibc uses uninitialized dummy variables that are "dont-care" to its logic but reported by the memory access checker.
Also, the r_debug.r_brk protocol has been enhanced to co-operate with a co-resident auditor. If the auditor sets .r_brk, then the runtime loader will call the auditor directly whenever a shared library event occurs.
This is much more convenient than using breakpoints. By default the old breakpoint protocol works just like before. The new protocol is binary compatible with the old on machines where a pointer to a function is the same size as an ordinary pointer. Platforms where a pointer to a function is larger (such as HP-PA RISC, Alpha processor, or PowerPC) are not binary backward compatible, and will have to increment r_debug.r_version. Exising clients (such as gdb) also will see an ignorable type mismatch error when they are built. But for now, it is worth more not to antagonize gdb at runtime on x86.
The patch modifies 91 files. Compared to glibc-2.3.2-27.9, the additional code occupies 18 more bytes of .text, and 24 fewer bytes in the .so. On a nano-scopic scale, the typical execution cost is 0 to 3 CPU cycles per affected routine; the estimated median total impact is less than 1 second per machine per day. In the case of *printf(), glibc-audit is faster than glibc because the cleaned-up source helps gcc-3.2 avoid generating atrocious code when initializing printf_spec.info for parse_one_spec() in stdio-common/printf-parse.h.
Glibc-audit was constructed by running a memory access checker on the internal testcases of glibc, then analyzing the reported errors and modifying the source. The process revealed 10 memory access bugs in glibc-2.3.2-11.9. Seven were fixed in glibc-2.3.2-27.9, two more have been fixed in CVS, and one is a design flaw that probably will not be fixed.
Predecessor patches to glibc-audit-1 were submitted to the glibc project, but those patches were ignored [user "guest", password "guest"], declined, or rejected. There is enough improvement in usability and reliability to publish glibc-audit-1 separately.
The unmodified glibc-2.3.2-27.9.src.rpm is available from RedHat mirrors. rpmbuild -ba --target i686 took about 4 hours and 2.5GB of disk space on a machine with 1.1GHz CPU, 384MB RAM, UDMA100 disk.
Enhancements:
- The patches were updated to glibc-2.4-4.
- A glibc bug that interfered with gdb stop-on-solib-events was fixed.
- On x86, x86-64, and PowerPC, the __NR_open system call was improved to avoid leaking information from the user to the kernel.
<<less
Download (4.2MB)
Added: 2006-03-29 License: LGPL (GNU Lesser General Public License) Price:
1315 downloads
SabayonLinux 3.4e

SabayonLinux 3.4e


Sabayon Linux is a live DVD designed to transform a computer into a powerful Gentoo Linux system in less than 5 minutes. more>>
Sabayon Linux is a live DVD designed to transform a computer into a powerful Gentoo Linux system in less than 5 minutes.
Gentoo Linux is a Linux distribution powered by a software install manager engine called "Portage". Besides functioning as a live DVD, Sabayon Linux can also be installed on a hard disk, acting effectively as an easy-to-use Gentoo installation disk.
The live DVD includes a large range of desktop environments and open source software applications, such as KDE, GNOME, XFce, Fluxbox, KOffice, OpenOffice.org, FreeNX, amaroK, Kaffeine, etc.
Whats New in 3.4 Release:
- The most advanced: Linux Kernel 2.6.22 with extra Power Management (PowerTop), Wireless (mac80211), Ext4 Filesystem, Scheduler (CFS) and Virtualization (KVM,Virt-Manager,VirtualBox) support
- Gaming oriented: featuring,
- Savage 2
- FlightGear
- DangerDeep
- Warsow
- Nexuiz
- Torcs
- Battle of Wesnoth
- Latest NVIDIA (100.14.11) and AMD (8.38.6) GPU drivers
- The most Windows-aware: supporting NTFS in read/write and Wine Doors utility, that let you install Windows applications as easy as 1-2-3 (using Wine 0.9.40).
- The first to support Ext4 File System: for the braves, Sabayon Linux Installer can easily handle it.
- The most Stable Cutting Edge DVD: featuring Compiz Fusion and Metisse (Technology Preview) integration
- Much more flexible: the Installer now features a really improved execution speed, RAID10 support, Ext4 Support, UUID device naming support, a Packages Selector, a Boot Services Selector and also a Core/Minimal Install Method (Server deployments)
- The Most Laptop Aware: tested and optimized also for Laptop usage
- X.Org 7.3 with automatic Monitor configuration
- KDE 3.5.7
- GNOME 2.18.2
- Strong identity: no Server applications installed (you will find them in the Business Edition)
- Less Duplicated Packages: removed about 140 duplicated applications
- Better Mactel support: added support for Intel ICH8M, Atheros Wireless cards, Backlight management and new Synaptics touchpads
- Better Out of the Box hardware support: Agere et131x,
- VMware Guest Installation Support
- Media Center capabilities: featuring GeeXbox 1.1 and Elisa Media Center (Technology Preview)
- Incredible set of installed and preconfigured Applications (see Packages List below)
- The most tested Stable Release: in the last 4 months, our Core Beta Team have done a great work to accomply our always growing QA standards. This transformed Sabayon Linux 3.4 in the most reliable version ever released.
Enhancements:
- We are happy to announce Sabayon Linux 3.4 Revision E. Distribution updates: introduced a (teaser) pre-alpha release of the Entropy stack (Equo application); updated Portato to 0.8.0; updated Compiz Fusion to work with XGL and AMD/ATI cards; updated WINE to 0.9.42 and fixed Wine Doors; re-introduced sudo after install; updated Second Life to 1.18.0.6; fixed partitioning issues on some system caused by dmraid stack (disabled by default now); re-introduced old and stable ipw3945 driver; updated pommed to 1.7 (better MacBook support); re-introduced old bcm43xx wireless driver.
<<less
Download (MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
814 downloads
Thousand Parsec C++ Server 0.4.1

Thousand Parsec C++ Server 0.4.1


Thousand Parsec C++ Server is the main server for Thousand Parsec. more>>
Thousand Parsec C++ Server is the main server for Thousand Parsec.
Thousand Parsec is a framework for turn based space empire building games.
Some examples of games which Thousand Parsec draws ideas from are, Stars!, VGA Planets, Master of Orion and Galactic Civilizations. These games are often called 4 Xs from the main phases found in the games, eXplore, eXpand, eXploit and eXterminate. If you havent heard of them, other games which are a bit similar include, Civilisation, Heros of Might and Magic and Starcraft.
Thousand Parsec includes everything you need to play any of the currently running games, set up your own game using already designed games, and building your own space empire building game.
Enhancements:
- Metaserver setting for turning on sending updates
- Signal Handler for exiting cleanly
- PlayerTlsConnection using PlayerTcpConnection, gaining non-blocking support
- Added Mersenne Twister (mt19937), for PRNG
- Home Planet resource in minisec
- Resources for MTSec added
- Updated console to libtprl 0.1.2, added prompt and fixed bugs, and redisplaying line
- Removed reconfigure method for LogSinks, use SettingCallbacks instead
- Made sizes of star systems fit closer in minisec
- Fixed removing ships from fleets in minisec
- Fixed spelling on property name in Minisec
- Invalid the Game turn timer incase run from the console in EOT processing
- Removed guest/guest refuse hack
- Added support for guile 1.8 (thanks JLP for testing)
- Fixed mini-ipv6 MetaserverConnection (thanks mithro)
- Made sure getOrder returns at least one frame
- Metaserver update doesnt try for 12 minutes after 5 connection errors (bug from nash)
- Minisec universe generation doesnt re-use star system names (bug from nash)
- Fixed GetOrderType_List frame type (bug from nash)
- No longer crashes on unknown order type (bug from nash)
- Proper length remaining checking in order and orderparameter unpacking (bug from nash)
- Fixed terminal color reseting (bug from nash)
- Warnings when metaserver updates are disabled
- Port from dlopen to libltdl (thanks mithro)
- Include libltdl in tree because Debian and Ubuntu (thanks mithro)
- Velocity is now where it should be next turn (thanks mithro)
- ETA calcuation for Move orders in Minisec fixed (bug from nash)
- Added Ping limiting code
- Logging added (thanks mithro) and some reformating
<<less
Download (0.43MB)
Added: 2007-02-28 License: GPL (GNU General Public License) Price:
968 downloads
GeboGebo Wiki 1.2.1

GeboGebo Wiki 1.2.1


GeboGebo is a wiki system written for tdbengine. more>>
GeboGebo is a wiki system written for tdbengine. It stores all data in a local database structure and thus provides an indexed fulltext search.
GeboGebo is available for free download. It runs on Linux and with a little handwork on Windows 32-Bit as well. The name GeboGebo derives from the Germanic rune gebo, which means as much as "Giving and taking". This is the philosphy of a WikiWiki and is so perfectly with this name.
Due to massive spamming we decided to lock pages for anonymous edit. If you would like to test GeboGebo please register and then login or use the user account "Guest" whose password is "Guest". The sandbox is waiting for you to play around.
For installation of GeboGebo:
Ensure you have a working tdbengine installation. If you dont, better read those Link instructions or this Link German tutorial for IIS setup (with loads of screenshots).
unpack the gzipped tar-archive into your www-root directory
enter the gebo directory on console and run ./make.sh
open your web browser and enter the URL leading to your GeboGebo installation directory
Main features:
- The Automatic Link System links pages by their names without explicitely having to be marked as link
- GeboGebo stores all data in a database structure providing high performance data access by using intelligent indexes.
- brings its own mini http server which makes installation very easy
- The indexed fulltext search makes information retrieval a breeze.
- Pages can be renamed at any point of time, without any loss of information.
- All activities get locked and earlier revisions of pages can be restored from each pages infinite history.
- GeboGebo is capable of providing all information as static pages for faster read access and better indexing possibilities for 3rd party diggers.
- The user management is simple but effective: allow or disallow anonymous access in whole or for several pages and enable or disable self registration of new users.
- The User list provides information on registered users and points to their personal wiki pages.
- A list of missing and a list of unreferenced pages help filling content gaps in your wiki
- Fill a blacklist with patterns of wiki page names that may not be edited, if already existing, or even may not be created, if they do not already exist.
- File and Image uploading makes GeboGebo the perfect system for your simple document management.
- Users can subscribe to pages and get informed via EMail when those pages are changed.
- RSS feeds for your news aggregator
- Namespaces support you in dividing your Wiki into independend sections.
- Macros and plugins open all possibilities of tdbengine programming to you and your Wiki
- Link meatball>InterWiki links help you to reference information in other widely known wikis
- GeboGebo is released under the terms of the GNU General Public License (GPL).
Enhancements:
- due to a missing sub directory the minihttp server could not start before gebogebo had been running at least once on another web server before. Fixed.
- new switch CreateStaticIndex in the configuration now allows decisions made concerning the automatic index.html file creation (thanks for the tip to Malcolm)
- bug fix for the subscription list which before returned a blank page caused by an internal error (thanks to Malcolm)
<<less
Download (0.43MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1218 downloads
GXemul 0.4.6

GXemul 0.4.6


GXemul is a machine emulator Im developing in my spare time. more>>
GXemul is a machine emulator Im developing in my spare time.
GXemul project emulates processors and surrounding hardware components, in some cases well enough to allow unmodified "guest" operating systems to run inside the emulator as if they were running on a real machine.
MIPS:
- Several machine types are emulated well enough to run guest operating systems. NetBSD, OpenBSD, Linux, and even obscure things such as Ultrix and Sprite can run, to various degrees.
ARM:
- CATS is emulated well enough to run NetBSD and OpenBSD as guest OSes.
PowerPC:
- NetBSD/prep can run (experimental).
The emulator can be used for:
- experimenting with operating systems which you have not tried yet, or operating systems for hardware which you might not have access to,
- running guest operating systems for historical purposes, e.g. Ultrix or Sprite,
developing portable software, when you want yet another target platform to try to compile your software on (you can use GXemul to run a guest OS and compile your software inside that OS),
- development of new firmware or operating system code (but then you need to be aware of some limitations),
- educational purposes...
Enhancements:
- NetBSD/pmppc can now run in the emulator (with root on NFS).
- For ARM emulation (with NetBSD/cats, OpenBSD/cats, NetBSD/evbarm, or NetBSD/netwinder as the guest OS), the emulator does not use 100% of the hosts CPU if the guest OS is idle.
<<less
Download (1.5MB)
Added: 2007-06-17 License: BSD License Price:
862 downloads
Humphrey 1.2

Humphrey 1.2


Humphrey is a remake of the Spanish classic game from Zigurat. more>>
Humphrey is a remake of the Spanish classic game from Zigurat.

In Humphrey you take the role of an alien movie megastar from year 2454, who, being at the very edge of madness due to his fans mercyless besiege, goes for a quiet retirement on his brand new mansion, built on a secret place from the galaxy... only to find most of the houses forty rooms are not finished yet, his fans have located and invaded the place, and the worst thing of all for his poor tortured mind: all rooms are painted on the wrong colors!

If Humphrey wants to stay on the world of sane men, he will have to get his paint bucket and his paintbrush and do the work by himself, avoiding the hordes of mad fans that are hunting him down looking for an autograph...

Humphrey is our storys protagonist, and you must help himp to paint the floor of all his houses forty rooms. To paint each floor tile you must step on it, but try to do thid withouth falling on a hole, die becouse stepping on electrified floor, and not becoming mad if any of your fans touches you!

To avoid this, your best resource are your jumping skills: Humphrey can jump long distances and even maneuver on the air while jumping. Jumping like a mad flea is usually a good tactic, if you have a bit of care with the poisonous flies that wander arround, that is! Luckily enough, you will find various special tiles that will help you a lot if you get them...

<<less
Download (3.4MB)
Added: 2006-04-21 License: GPL (GNU General Public License) Price:
1282 downloads
Panzers 0.40

Panzers 0.40


Panzers is a simple 3D multiplayer tank game. more>>
Panzers project is a simple 3D multiplayer tank game.
The player controls a WW2 tank. The player controls the tank in a fully 3D environment trying to blast other players.
Several different vehicles will be selectable, but currently there are two different panzers at your disposal.
Main features:
- multiplayer action through a server (still flaky at best though)
- full 3D environment with lakes, houses and woods
- panzers can be fully controlled, including turrets, and they have different characteristics
- some kind of physics approximation for shells
- loads of bugs
- maps can be created by just editing a grayscale png file
At present Panzers is more a technology demo than something youd want to spend too much time playing. Better playability will be added sooner or later. Help is appreciated, of course.
<<less
Download (1.7MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1049 downloads
rmRemote 0.2

rmRemote 0.2


rmRemote project lets you remote control xmms with a REALmagic Remote. more>>
rmRemote project lets you remote control xmms with a REALmagic Remote. In the future it may be used to control everything in your house if you add the functionality.

<<less
Download (0.020MB)
Added: 2006-04-19 License: GPL (GNU General Public License) Price:
1284 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5