URI: 
       index.md - sites - public wiki contents of suckless.org
  HTML git clone git://git.suckless.org/sites
   DIR Log
   DIR Files
   DIR Refs
       ---
       index.md (3915B)
       ---
            1 Other projects
            2 ==============
            3 There are several other projects which are inspired by the spirit of suckless.
            4 
            5 * [alt](https://github.com/radare/alt) - abstract language tree
            6 * [autonet](https://github.com/mrdomino/autonet) - automatic wifi network chooser for OpenBSD
            7 * [bgs](https://github.com/Gottox/bgs) - background setter
            8 * [bug](http://vicerveza.homeunix.net/~viric/soft/bug/) - commandline todo-tracking system
            9 * [bus](https://github.com/maandree/bus) - daemonless message broadcasting IPC
           10 * [cross-chroot](https://github.com/radare/cross-chroot) - cross platform qemu-powered chroot utilities (based on the ideas of the maemo sdk)
           11 * [dietline](https://github.com/radare/radare2/blob/master/libr/cons/dietline.c) - minimalist implementation of a readline-like library
           12 * [dmc](//oldgit.suckless.org/dmc/) - dynamic mail client
           13 * [dvtm](http://www.brain-dump.org/projects/dvtm/) - screen-like dwm (curses)
           14 * [dzen](https://github.com/robm/dzen) - display status/notification/menu windows
           15 * [gendoc](https://bztsrc.gitlab.io/gendoc) - a suckless documentation generation alternative to Shpinx and ReadtheDocs
           16 * [honden](https://github.com/stefan-peng/honden) - flashcard system built on top of oboeta
           17 * [ired](https://github.com/radare/ired) - minimalistic hexadecimal editor inspired in radare
           18 * [kelp](http://kelp.sf.net) - source code annotation framework
           19 * [librarian](https://github.com/maandree/librarian) - less sucky alternative to pkg-config
           20 * [maan](https://people.tuebingen.mpg.de/maan/) - various projects which adhere to the suckless philosophy
           21 * [mdslides](https://github.com/zenomt/mdslides) - pure HTML+CSS slide presentations in Markdown
           22 * [micy](https://github.com/radare/toys/tree/master/micy) - minimalistic mouse handler (depends on driver)
           23 * [mosaic](https://dreamless.digital/src/mosaic) - UNIX style music tools
           24 * [nt](https://github.com/ashish-yadav11/nt) - 'at' wrapper for setting one time notification alarms.
           25 * [oboeta](https://github.com/stefan-peng/oboeta) - minimalistic plain-text flashcard system
           26 * [pcw](https://bitbucket.org/emg/pcw) - popup chat windows (ii front end)
           27 * [ptar](https://github.com/lpsantil/ptar) - plain-text archives: like tar, but better
           28 * [sat](https://github.com/maandree/sat) - simple incompatible alternative to at
           29 * [sdhcp](https://git.2f30.org/sdhcp) - tiny dhcp client
           30 * [sj](https://github.com/younix/sj) - simple jabber: modular FIFO-based XMPP client
           31 * [slpm](https://github.com/radare/slpm) - suckless package manager
           32 * [sltar](https://github.com/Gottox/sltar) - suckless tar
           33 * [smallrote](https://codeberg.org/perihelion/smallrote) - suckless flashcard app
           34 * [smatrix](https://sr.ht/~rjraymond/smatrix/) - [cmatrix](https://github.com/abishekvashok/cmatrix) clone with improved efficiency and compatibility
           35 * [smu](https://github.com/Gottox/smu) - simple markup (see also [this fork](https://github.com/karlb/smu/) with improved markdown support)
           36 * [spp](https://github.com/radare/spp) - simple pre processor
           37 * [spt](https://github.com/pickfire/spt) - simple pomodoro timer
           38 * [srw](https://bitbucket.org/emg/srw) - simple read wrapper
           39 * [ssfn](https://gitlab.com/bztsrc/scalable-font2) - single header bitmap, pixmap, vector font renderer
           40 * [ssg](https://github.com/jroimartin/ssg) - slide generation system with markdown-like syntax
           41 * [ssg](https://www.romanzolotarev.com/ssg.html) - Static site generator 180 LoC
           42 * [sup](//oldgit.suckless.org/sup/) - minimalistic sudo replacement
           43 * [sw](https://github.com/jroimartin/sw) - minimalistic web framework
           44 * [sxmo](https://sxmo.org/) - minimalistic phone environment which uses suckless tools
           45 * [tiv](https://github.com/radare/tiv) - terminal image viewer
           46 * [wjt](https://github.com/ianremmler/wjt) - slider widget for X
           47 * [xbmouse](https://github.com/vlaadbrain/xbmouse) - simply bind a mouse button to a command
           48 * [xkev](https://github.com/vlaadbrain/xkev) - simply simulate KeyPress/KeyRelease