commit f6abeb296247109aa19c6c83f5678267d63abc96
Author: Mattias Andrée <[email protected]>
Date: Mon Apr 4 22:40:39 2016 +0200
Add bus and sat to "other projects"
Signed-off-by: Mattias Andrée <[email protected]>
diff --git a/suckless.org/other_projects.md b/suckless.org/other_projects.md
index 30a313b..24e7179 100644
--- 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