8 projects tagged "GNU/Linux"
nad_daemon is a daemon used to remote control NAD amplifiers over RS232. It will accept commands from the network and send them to the amplifier. It also includes a simple client. It has only been tested on the C355bee, but it should work with other amplifiers. Certain receivers from NAD will also be remote controllable in this fashion, but the more fancy features are not yet implemented.
Design Center is a Web application that allows users to change the colour of different layers in a photo. In a photo of a bedroom, there could be layers for the walls, the ceiling, and for the floor. The application lets users change the colour of each and see how a new paint job would look. If used on a furniture store's Web site, different layers could be used for beds, chairs, lampshades, etc. to allow customisation by users.
Kolab is a groupware system that provides a comprehensive and flexible solution for workgroups. Email, contacts, and group calendars can be managed via the Web, Windows/Outlook, and Linux/KDE. It supports offline synchronization and full seamless support of mixed client environments because the Kolab-XML storage format is fully open and avoids MAPI/TNEF.
TCPWebLog is a system that collects and aggregates Apache and Varnish Web server logs from multiple Linux computers. It uses a simple "client" program that pipes logs to a central server over a TCP connection, and a "server" program that receive the logs and quickly aggregates or splits them.
RackMap is a Web-based datacenter management tool. It was designed to help organisations catalog and manage datacenter assets such as racks, servers, routers, and switches. It allows you to catalog hardware location and cabling information, export data in various formats including PDF, generate bulk configuration scripts, and remotely control some devices.
Forban is a P2P file sharing application for link-local and local area networks. Forban works independently from the Internet and uses only the local area capabilities to announce, discover, search, or share files. Forban relies on HTTP and is opportunistic, meaning that it replicates any files of interest seen in its proximity. The Forban protocols are minimalistic to ease the production of other implementations.
Guau! Baby Log is a Web application that helps you take note of the important moments you wish or need to remember about the first months of the life of your baby. It has support for a photo gallery. It also hides all the information behind a password-protected account, away from the public eye.
The ServerUsage system collects and processes statistical information from computers running a GNU/Linux Operating System. It is composed of two subprojects, the ServerUsage-Client to collect usage statistics (via a SystemTap module) and send them to a remote server via TCP, and the ServerUsage-Server to collect all statistics from different clients and aggregate them in a SQlite database table. A PHP Web service is available on the server module to extract information or display graphics.