commit 099537037d4ec2ced8b096d3b13b9d4d85f1ae9e
Author: Andre Noll <[email protected]>
Date: Sun Jun 18 19:45:30 2023 +0200
other_projects: Add link to maan's homepage.
An attempt to increase exposure/visibility of these projects.
diff --git a/suckless.org/other_projects/index.md
b/suckless.org/other_projects/index.md
index 60b4b321..3bc9a4d2 100644
--- a/suckless.org/other_projects/index.md
+++ b/suckless.org/other_projects/index.md
@@ -17,6 +17,7 @@ There are several other projects which are inspired by the
spirit of suckless.
* [ired](https://github.com/radare/ired) - minimalistic hexadecimal editor
inspired in radare
* [kelp](http://kelp.sf.net) - source code annotation framework
* [librarian](https://github.com/maandree/librarian) - less sucky alternative
to pkg-config
+* [maan](http://people.tuebingen.mpg.de/maan/) - various projects which adhere
to the suckless philosophy
* [micy](https://github.com/radare/toys/tree/master/micy) - minimalistic mouse
handler (depends on driver)
* [mosaic](https://dreamless.digital/src/mosaic) - UNIX style music tools
* [nt](https://github.com/ashish-yadav11/nt) - 'at' wrapper for setting one
time notification alarms.