Softwares

Sometimes I make software for my own purposes, and some of it is listed here. Anyone is welcome to share and modify and all that good stuff.

Unless stated otherwise, everything is made for/on linux, although can also probably be compiled/used on BSD and other unix-like systems. Windows is unlikely.

If you want to use anything here, it helps to be comfortable on a terminal/comand line. Everything here is provided as git repositories. To download from a git repository, install git, and then run git clone <repository url>. For example, to download crwm, you can use git clone https://git.sr.ht/~cxxvii/crwm. Further installation commands are executed from within the newly created folder.

While some information about usage is mentioned here, much more information can be found in README.md in the source files.