sites

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

index.md (3756B)


      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/joodan-van-github/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](http://people.tuebingen.mpg.de/maan/) - various projects which adhere to the suckless philosophy
     21 * [micy](https://github.com/radare/toys/tree/master/micy) - minimalistic mouse handler (depends on driver)
     22 * [mosaic](https://dreamless.digital/src/mosaic) - UNIX style music tools
     23 * [nt](https://github.com/ashish-yadav11/nt) - 'at' wrapper for setting one time notification alarms.
     24 * [oboeta](https://github.com/joodan-van-github/oboeta) - minimalistic plain-text flashcard system
     25 * [pcw](https://bitbucket.org/emg/pcw) - popup chat windows (ii front end)
     26 * [ptar](https://github.com/joodan-van-github/ptar) - plain-text archives: like tar, but better
     27 * [sat](https://github.com/maandree/sat) - simple incompatible alternative to at
     28 * [sdhcp](https://git.2f30.org/sdhcp) - tiny dhcp client
     29 * [sj](https://github.com/younix/sj) - simple jabber: modular FIFO-based XMPP client
     30 * [slpm](https://github.com/radare/slpm) - suckless package manager
     31 * [sltar](https://github.com/Gottox/sltar) - suckless tar
     32 * [smatrix](https://sr.ht/~rjraymond/smatrix/) - [cmatrix](https://github.com/abishekvashok/cmatrix) clone with improved efficiency and compatibility
     33 * [smu](https://github.com/Gottox/smu) - simple markup (see also [this fork](https://github.com/karlb/smu/) with improved markdown support)
     34 * [spp](https://github.com/radare/spp) - simple pre processor
     35 * [spt](https://github.com/pickfire/spt) - simple pomodoro timer
     36 * [srw](https://bitbucket.org/emg/srw) - simple read wrapper
     37 * [ssfn](https://gitlab.com/bztsrc/scalable-font2) - single header bitmap, pixmap, vector font renderer
     38 * [ssg](https://github.com/jroimartin/ssg) - slide generation system with markdown-like syntax
     39 * [ssg](https://www.romanzolotarev.com/ssg.html) - Static site generator 180 LoC
     40 * [sup](//oldgit.suckless.org/sup/) - minimalistic sudo replacement
     41 * [sw](https://github.com/jroimartin/sw) - minimalistic web framework
     42 * [sxmo](https://sxmo.org/) - minimalistic phone environment which uses suckless tools
     43 * [tiv](https://github.com/radare/tiv) - terminal image viewer
     44 * [wjt](https://github.com/ianremmler/wjt) - slider widget for X
     45 * [xbmouse](https://github.com/vlaadbrain/xbmouse) - simply bind a mouse button to a command
     46 * [xkev](https://github.com/vlaadbrain/xkev) - simply simulate KeyPress/KeyRelease