commit 554877a4ad102b47574783526b96e999ab18267a
Author: Ryan Raymond <[email protected]>
Date: Mon May 30 18:29:07 2022 -0400
Added link to smatrix (my project) - https://sr.ht/~rjraymond/smatrix/
diff --git a/suckless.org/other_projects/index.md
b/suckless.org/other_projects/index.md
index 96bc721d..8166df7e 100644
--- a/suckless.org/other_projects/index.md
+++ b/suckless.org/other_projects/index.md
@@ -26,6 +26,7 @@ There are several other projects which are inspired by the
spirit of suckless.
* [sj](https://github.com/younix/sj) - simple jabber: modular FIFO-based XMPP
client
* [slpm](https://github.com/radare/slpm) - suckless package manager
* [sltar](https://github.com/Gottox/sltar) - suckless tar
+* [smatrix](https://sr.ht/~rjraymond/smatrix/) -
[cmatrix](https://github.com/abishekvashok/cmatrix) clone with improved
efficiency and compatibility
* [smu](https://github.com/Gottox/smu) - simple markup (see also [this
fork](https://github.com/karlb/smu/) with improved markdown support)
* [spp](https://github.com/radare/spp) - simple pre processor
* [spt](https://github.com/pickfire/spt) - simple pomodoro timer