commit c4a9dc23b4aec1e979ff70512611454c2708efbf
parent 85878ef65536f20dfe9ec71c5cd6a100ca543a03
Author: grai <t.lainson@gmail.com>
Date: Sat, 28 Aug 2010 22:48:09 +1000
more descriptions for other_projects
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/suckless.org/other_projects.md b/suckless.org/other_projects.md
@@ -9,9 +9,9 @@ There are several other projects which are inspired by the spirit of suckless.
* [dietline](http://hg.youterm.com/radare/file/87579f8c5087/src/dietline.c) - minimal readline-like implementation
* [dmc](http://lolcathost.org/cgi-bin/hg/dmc/) - dynamic mail client
* [dvtm](http://www.brain-dump.org/projects/dvtm/) - screen-like dwm (curses)
-* [dzen](http://dzen.geekmode.org/)
+* [dzen](http://dzen.geekmode.org/) - display status/notification/menu windows
* [ired](http://hg.youterm.com/ired/) - minimalistic hexadecimal editor inspired in radare
-* [kelp](http://kelp.sf.net)
+* [kelp](http://kelp.sf.net) - source code annotation framework
* [micy](http://hg.youterm.com/micy/) - minimalistic mouse handler (depends on driver)
* [mmsdk](http://hg.youterm.com/mmsdk/) - minimal maemo sdk (based on qemu-arm)
* [passman](http://nibble.develsec.org/hg/toys/file/) - password manager + other nibble suckless toys