diff --git a/README.md b/README.md index 950de18..4e7b9ba 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,46 @@ This is a collection of nice open source software. ## Operating Systems - [__NixOS__](https://nixos.org/) - Declarative operating system, based on the **Nix** package manager + Declarative operating system, based on the [__Nix__] package manager ## File Sharing / Synchronisation - [__Magic Wormhole__](https://github.com/warner/magic-wormhole/) Get things from one computer to another, safely - - [__Syncthing__](https://syncthing.net/)\ + - [__Syncthing__](https://syncthing.net/) Synchronizes files between two or more computers in real time, safely protected from prying eyes ## Office / Writing - - [Pandoc](https://pandoc.org/) + - [__Libre Office__](https://libreoffice.org/) + Free and powerful office suite + + - [__Pandoc__](https://pandoc.org/) Swiss-army knife for converting files from one markup format into another + +## Editors + + - [__Kakoune__](https://kakoune.org/) + Modal editor, similar to Vim + +## Search Engines + + - [__searx__](https://asciimoo.github.io/searx/) + Searx is a free internet metasearch engine which aggregates results from more than 70 search services + +## Window Managers + + - [__i3__](https://i3wm.org/) + Improved tiling window manager + + - [__i3-gaps__](https://github.com/Airblader/i3/) + __i3__ with more features + +## Web Browsers + + - [__qutebrowser__](https://qutebrowser.org/) + Keyboard-focused browser with a minimal GUI + + - [__w3m__](http://w3m.sourceforge.net/) + Text-based web browser as well as a pager