TCP port scanner

masscan

TCP port scanner

MASSCAN is TCP port scanner which transmits SYN packets asynchronously and produces results similar to nmap, the most famous port scanner. Internally, it operates more like scanrand, unicornscan, and ZMap, using asynchronous transmission. It's a flexible utility that allows arbitrary address and port ranges.
music player server with a web-based user interface

groovebasin

music player server with a web-based user interface

Groove Basin runs on a server optionally connected to speakers. Guests can control the music player by connecting with a laptop, tablet, or smart phone. Further, users can stream their music libraries remotely.
Web Based LDAP Administration Program

fusiondirectory

Web Based LDAP Administration Program

Provided is access to posix, shadow, samba, proxy, pureftp and kerberos accounts. It is able to manage the postfix/cyrus server combination and can write user adapted sieve scripts.
Avoid evil foodstuffs and make burgers

burgerspace

Avoid evil foodstuffs and make burgers

This is a clone of the classic game "BurgerTime". In it, you play the part of a chef who must create burgers by stepping repeatedly on the ingredients until they fall into place. And to make things more complicated, you also must avoid evil animate food items while performing this task, with nothing but your trusty pepper shaker to protect you.
Left-click volume popup

pnmixer

Simple mixer application for system tray

PNMixer is a simple mixer application designed to run in your system tray. It integrates nicely into desktop environments that don't have a panel that supports applets and therefore can't run a mixer applet. In particular it's been used quite a lot with fbpanel and tint2, but should run fine in any system tray.
quick to understand menu system for bash written in C++

qmenu

Tool to create simple menus for terminal interfaces

qmenu allows one to create menus for textual interfaces in an easy and intuitive way. Each menu is defined in a file describing the visual appearance and the menu items using a simple syntax.