commit 807803c1526056bc62bbda200ba283d44d188234
Author: NRK <[email protected]>
Date: Fri Jun 2 22:26:17 2023 +0600
[other_projects]: move nt in here from rocks
IMO, rocks page should contain software that's proven to be useful in
practice, and endorsed by people on the "suckless community". it should
not be a page for "advertisement".
the `nt` project doesn't seem to have much users, and it was added to
the rocks page by the author himself. and so move it to the
other_projects page, where it's more appropriate.
diff --git a/suckless.org/other_projects/index.md
b/suckless.org/other_projects/index.md
index d9b445e4..60b4b321 100644
--- a/suckless.org/other_projects/index.md
+++ b/suckless.org/other_projects/index.md
@@ -19,6 +19,7 @@ There are several other projects which are inspired by the
spirit of suckless.
* [librarian](https://github.com/maandree/librarian) - less sucky alternative
to pkg-config
* [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.
* [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
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 44e27935..c3f81c0a 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -243,7 +243,6 @@ This covers most console-based programs and programs from
* [mrandr](https://gitlab.com/mhdy/mrandr) - Simple and lightweight monitor
(display) profile manager written in POSIX shell.
* [mtm](https://github.com/deadpixi/mtm) - Micro Terminal Multiplexer.
* [nq](https://github.com/chneukirchen/nq) - UNIX command line queue utility.
-* [nt](https://github.com/ashish-yadav11/nt) - 'at' wrapper for setting one
time notification alarms.
* [pv](https://www.ivarch.com/programs/pv.shtml) - tool for monitoring the
progress of data through a pipeline.
* [smenu](https://github.com/p-gen/smenu) - A powerful and versatile CLI
selection tool for interactive or scripting use.
* [snore](https://github.com/bitsmanent/snore) - Sleep with feedback.