| name | version | description | license | platform(s) |
|---|---|---|---|---|
| cfv | 1.18.1 (2005-02-04) | Command-line File Verify | GPL | python |
| nget | 0.27.1 (2004-12-21) | command line nntp grabber | GPL | C++: *ix, win32, cygwin |
| gvidm | 0.8 (2004-11-13) | quickly and easily change video resolutions in X | GPL | C++: X11/Gtk+ |
| par2ls | 0.6 (2004-06-22) | List contents of Parchive v1.0 and v2.0 files | GPL | python |
| libglfps | 0.1 (2004-05-25) | Adds fps display to any OpenGL app by using LD_PRELOAD. | GPL | C: *ix |
| hiemine | 0.3.0 (2003-11-20) | minesweeper for hiebook | GPL | C: hiebook |
| fchksum | 1.7.1 (2003-08-28) | Python module to retrieve checksums of files | GPL | C: *ix, anywhere? |
| id3ed | 1.10.4 (2003-01-09) | command line id3 tag editor | GPL | C++: *ix, cygwin, anywhere? |
| cvs-importer | 0.3 (2002-08-14) | import all existing versions of a program into cvs or subversion | GPL | python |
| ssh-multiadd | 1.3.2 (2002-06-25) | ssh-add multiple keys to ssh-agent, with minimal number of passphrase requests | GPL | python |
| grub-dvorak | 1.0 (2001-07-26) | dvorak keymap for grub | GPL | grub |
| pyprof | 1.2 (2001-04-10) | conveniently profile python scripts | GPL | python |
| vindect | 1.0 (2001-04-08) | vim-python script to detect indentation style and set syntax error and tabstops to match | GPL | vim-python |
| alarmwatch | 1.0 (2001-02-11) | watch lm_sensors and beep on alarms | GPL | C: linux |
| joinpic | 1.2 (2000-09-25) | attaches split images together | GPL | python |
| rmdirr | 1.0 (2000-09-03) | recursively remove empty directories | GPL | python |
| Pyleon | 0.0.0 | web browser using gtkmozembed and gtkhtml | MPL/GPL | python |
| wctrl | 0.6 | command line window controller | GPL | C: windows |
| d1x | 1.43 | heavily extended, fixed, and ported version of descent | custom opensource-ish | C: linux, dos, windows |
| galeon | 0.11.0 | Gnome browser based on Mozilla | GPL | C/C++: *ix |
| rdlinfo | reports amount of each item type in descent levels | binary* | TP7: dos** | |
| d2sged | 1.3 | Descent2 SaveGame EDitor | binary* | TP7: dos** |
| d | 1.7a | enhanced dir replacement. | binary* | TP7: dos** |
| hex-edit | memory based hex editor, supports insert/delete and mouse | binary* | TP7: dos** | |
| xircon sound script | 1.2 | not needed in beta4, but I'll keep it up here just for fun. | GPL | tcl |
| simple CGI counter | a simple CGI counter. | GPL | C: *ix, anywhere? |
cvs-importer automates the task of importing all past versions of an existing project into cvs or subversion, including automatically removing generated files, creating .cvsignore files/svn:ignore properties, and tagging each version. Thus, you can gain some of the advantages of scm for the older versions that weren't actually developed in cvs/svn, by having all the changes in the history.
Download: changelog, readme, tar.gz, debian package, apt, @ibiblio
Dvorak keymapping for grub bootloader, using the setkey function. Simply add to the top of grub/menu.lst.
Download: uncompressed, gzipped
Examines the current buffer and determines the indent style in use. Then sets vim tabstop/shiftwidth/etc to work correctly with that style, and creates a syntax match to highlight any indentation in the file that does not match the selected style.
Download: uncompressed, gzipped
pyprof is a wrapper around python's profile module for easily profiling python scripts without having to specify the whole path to them if they are in $PATH, and with command line arg and rc file configurable behaviors. (show/strip dirs, multiple output sortings, multiple print_x calls)
Download: changelog, readme, tar.gz, debian package(python1, python2), apt
Adds multiple ssh keys that may use the same passphrase to the ssh authentication agent. When run without arguments, it adds $HOME/.ssh/identity and $HOME/.ssh/id_dsa. Alternative file names can be given on the command line or in the configuration file. Uses ssh-askpass if necessary. If any of the keys use the same passphrase, you will only need to enter each unique passphrase once. Does not prompt for keys that are already added.
Download: changelog, readme, tar.gz, debian package, apt, @ibiblio
Merges split images together. They can be attached horizontally or vertically.
Download: changelog, tar.gz, debian package, apt, @ibiblio
Allows you to close, minimize/restore, and set/unset always-on-top mode for windows from command line.
Download: zipped executable, zipped source
D1x is an extended version of descent, based on the source code that parallax so kindly released. I have contributed a fair amount of code, including -missiondir, shortpackets, netgame pps/shortpacket synching, -playermessages, many bugfixes, and OpenGL!
The official d1x page has everything you'll need.