sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 96c77b7b36215d41e3f974a06b06d1e0cb66c005
parent 6daba0697ff5cc04ce41001961b5b88e7cc27104
Author: charlie <chuckiels2011@gmail.com>
Date:   Sun, 10 Jan 2016 16:21:29 -0500

added nq

Diffstat:
Msuckless.org/rocks.md | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md @@ -7,7 +7,7 @@ This section is for small, usable development libraries, which can be used for writing software that sucks less. These should preferrably be under the MIT/X consortium or BSD licenses, WTFPL, or public domain, or alternatively LGPL, because it makes them legally -compatible with other suckless projects. +compatible with other suckless projects. libc implementations -------------------- @@ -69,7 +69,7 @@ Feed aggregators File browsers ------------- * [noice](http://git.2f30.org/noice/) - Small and portable file browser -* [rover](https://github.com/lecram/rover) - Simple file browser for the terminal +* [rover](https://github.com/lecram/rover) - Simple file browser for the terminal File managers ------------- @@ -159,6 +159,7 @@ Utilities * [slmenu](https://bitbucket.org/rafaelgg/slmenu) - Dmenu spinoff for the console * [dvtm](http://www.brain-dump.org/projects/dvtm/) - dynamic virtual terminal manager * [abduco](http://www.brain-dump.org/projects/abduco/) - session {at,de}tach support +* [nq](https://github.com/chneukirchen/nq) - unix command line queue utility Web Browsers ------------