Fritz!Control allows you to monitor your FRITZ!Box devices, provided they export their signal data to /proc/avalanche. Basically, this does the same as the JavaScript code in the Web interface, but much better. It will provide you with a history so that you can see how high a carrier has gotten since you started monitoring. It also colors the bars relative to the delta to the maximum value, so you can easily spot where carriers are not stable. The tool has built in cursor functionality, so you can move over any carrier with your mouse and it will show the exact value in the status bar.
Fritz!WRT is a set of patches to make the OpenWRT trunk run on AVMs Fritz!Box. Much progress has been made in recent OpenWRT revisions in the AR7 port, but it's still not running on the Fritz!Box. The patches also have the potential to make the T-Com SpeedPort run, because its hardware is very similar to that of the Fritz!Box. There are patches for the bootloader, LED support, and watchdog support, as well as KGDB support.
IgnoFlash is a patch that modifies the Adobe Flash Player plugins for Netscape and ActiveX to keep them in fullscreen when focus is lost. It makes it possible to operate another application when watching Flash video in fullscreen on a multi-monitor setup. You can still close fullscreen with the usual methods (Escape key, UI elements). This patch has been tested with Flash Player versions 10.0 and 10.1 in Opera, Firefox, Chrome, and Internet Explorer. It might also work for previous and future versions.
Proxy filesystem for FUSE is an implmentation of a filesystem that resolves symlinks and displays them as real folders as well as doing a few more things. For example, it is possible to point a folder or a single file at a file in the user's home directory. Also, it is possible to hide files and directories from the folder listing.
Vidrate is a tool for allowing multiple people to vote which video files of a database should be kept. This tool can help you to quickly free some space on your file server without specifically asking all the server's users which movies should be kept. The interface also allows you to mark videos as seen and to assign comments. Included is a cron job that periodically scans the video directory for new or deleted videos and also deletes videos that have the required number of votes.
An Eclipse plugin which provides a Vim-like input scheme for text editors.