sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit f6abeb296247109aa19c6c83f5678267d63abc96
parent 27e32cdbaa3141f85d845df2288897dec8e7584f
Author: Mattias Andrée <maandree@kth.se>
Date:   Mon,  4 Apr 2016 22:40:39 +0200

Add bus and sat to "other projects"

Signed-off-by: Mattias Andrée <maandree@kth.se>

Diffstat:
Msuckless.org/other_projects.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/suckless.org/other_projects.md b/suckless.org/other_projects.md @@ -6,6 +6,7 @@ There are several other projects which are inspired by the spirit of suckless. * [autonet](https://github.com/mrdomino/autonet) - automatic wifi network chooser for OpenBSD * [bgs](https://github.com/Gottox/bgs) - background setter * [bug](http://vicerveza.homeunix.net/~viric/soft/bug/) - commandline todo-tracking system +* [bus](https://github.com/maandree/bus) - daemonless message broadcasting IPC * [cross-chroot](https://github.com/radare/cross-chroot) - cross platform qemu-powered chroot utilities (based on the ideas of the maemo sdk) * [dietline](https://github.com/radare/radare2/blob/master/libr/cons/dietline.c) - minimalist implementation of a readline-like library * [dmc](http://git.suckless.org/dmc/) - dynamic mail client @@ -18,6 +19,7 @@ There are several other projects which are inspired by the spirit of suckless. * [oboeta](https://github.com/joodan-van-github/oboeta) - minimalistic plain-text flashcard system * [pcw](https://bitbucket.org/emg/pcw) - popup chat windows (ii front end) * [ptar](https://github.com/joodan-van-github/ptar) - plain-text archives: like tar, but better +* [sat](https://github.com/maandree/sat) - simple incompatible alternative to at * [sdhcp](http://git.2f30.org/sdhcp) - tiny dhcp client * [sj](https://github.com/younix/sj) - simple jabber: modular FIFO-based XMPP client * [slpm](https://github.com/radare/slpm) - suckless package manager