15431 projects tagged "Linux"
erikyyyphone is a very old internet audio conferencing application. The last version was december 1996. It has now been updated to nowadays library status and added autoconf+automake. Multiple persons can talk to each other. It uses very little bandwith and can handle network lags intelligently.
Setedit is a text editor specially designed for programmers. It has a nice interface with mouse support, menus and windows (text mode). The editor is a very good choice for people with DOS background, especially people accustomed to Worstar and Borland editors. The editor has overlapped windows so you can see more than one file at the same time, configurable syntax highlighting, macros, rectangular selection, block indentation, as well as customizable keyboard shortcuts and menus.
CfgTie is a package of Perl modules and tools. These make it easier to configure and maintain Unix computers. The idea is that just about everything in your machines environment can be operable through a single consistent interface. This is a set of tools that make many of the various configuration subsystem in your machine appear to be Perl variables of some sort.
Microwindows is an Open Source project aimed at bringing the features of modern graphical windowing environments to smaller devices and platforms. Microwindows allows applications to be built and tested on the Linux desktop, as well as cross-compiled for the target device. Microwindows' genesis was with the NanoGUI project, and has now been combined into a single distribution. The Win32/WinCE API implementation is known as Microwindows, and the Xlib-like API implementation is known as Nano-X.
Snort is a network intrusion detection and prevention system. It is the most widely deployed technology of its kind in the world. It performs detection using a variety of methods including rules-based detection, anomaly detection, and heuristic analysis of network traffic. Its rules language is open source and available to the public as well.
HEYU provides a command line interface to communicate with the CM11A hardware module from X10. The CM11A will send remote control signals over the power lines to remote modules within your house. HEYU can be run from cron to automate lights, sprinklers, etc., or can store macros and timers in the CM11A memory for standalone operation. Auxiliary input is supported from MR26A, W800RF32A, and RFXCOM X10 RF receivers for X10, X10 Security, RFXSensor, RFXMeter, Oregon, and DigiMax RF signals (subject to the capabilities of the receiver). Arbitrary commands and scripts can be launched based on X10 and RF signals and the state of the system. HEYU also supports the CM17A "Firecracker" device for transmission of X10 RF signals.
The Simple Sockets Library makes sockets easy to use and comes as public domain source code. It resembles C's file I/O, uses whatever port is available, has named servers and port reuse, streaming/blocking sockets used, polling support, blocking/selection support via numerous functions, timeout control and firewall support.