35 projects tagged "OS Independent"
fakedbfs is a suite of tools and a library for cataloguing files. Anything that is a file can be catalogued along with metadata. The metadata is then searchable through various querying facilities. It runs entirely in userland and was inspired by BFS, which doesn't do content indexing, only metadata.
Autodl2 is a simple to manage and extensible file transfer system that can be configured simply using a configuration file. The system is designed to be lightweight and handle multiple file transfer protocols. Currently only SFTP is supported, though other systems can be added via a plugin system.
KBall is a game of skill and reflexes suitable for all ages. The idea is to move a ball around the map without falling or running out of time, and getting the prizes, in order to reach the exit. The map has different traps, such as slides, pushers, jumps, falls, and walls, etc. Maps are viewed from top view, and the walls and player's ball are real-time rendered in beautiful 3D. There is a map editor available inside of the game, to make custom maps.
eLawOffice is a program to manage lawyers' activities, audiences, documents, agenda, and accounting. Documents can be created and exported with HTML templates, and changed with Netscape, OpenOffice.org, or MS Word. The program was originally designed for use with the Italian language and Italian accounting.
sfind is a highly portable and fully POSIX.1-2001 compliant implementation of the "find" utility. It implements features like "-ls" and "-exec program [argument ...] {} +" (the latter is the POSIX built in "xargs"). It has no limitations on path length. Directory loops caused by hard-linked directories are handled gracefully.
The Invisionix Roaming System Remote (IRSR) is a new metasystem which provides its users with a personal PC capability that operates in a distributed WAN environment. The metasystem is built with PHP, Javascript, and MySQL. The IRSR is a personal, general purpose, and modular mobile PC system, built by integrating existing Open Source components.
rsyncbackup is a handy tool for scheduled backups using rsync. rsyncbackup lets you easily setup multiple source folders and destinations, both locally, on your iPod or external firewire disk, or at a remote destination using ssh. rsyncbackup has no GUI, but is based on editing configuration files. The script is meant to be run in a crontab, so user interaction is not neccesary. Basic terminal skills are required to use the program.