commit 2a575c8edc8b985cc39baaa0c1ba3c7716330eed
parent 6fafc7d90dad4f95eaa04e7afa242ae5657ed43d
Author: archbox <arch@arch.com>
Date: Mon, 1 Sep 2025 01:43:14 +0800
added my flashcard app to the projects list
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/suckless.org/other_projects/index.md b/suckless.org/other_projects/index.md
@@ -30,6 +30,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
+* [smallrote](https://codeberg.org/perihelion/smallrote) - suckless flashcard app
* [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