add two main categories

This commit is contained in:
Denis Lehmann 2020-05-04 13:02:12 +00:00
parent edc23641bf
commit 4a1dc58292

View file

@ -2,27 +2,40 @@
This is a collection of nice open source software. This is a collection of nice open source software.
- [Casual](#casual)
- [Office](#office)
- [Nerdy](#nerdy)
- [Package Managers](#package-managers) - [Package Managers](#package-managers)
- [Operating Systems](#operating-systems) - [Operating Systems](#operating-systems)
- [File Sharing / Synchronisation](#file-sharing-synchronisation) - [File Sharing /
- [Office / Writing](#office-writing) Synchronisation](#file-sharing-synchronisation)
- [Writing](#writing)
- [Editors](#editors) - [Editors](#editors)
- [Search Engines](#search-engines) - [Search Engines](#search-engines)
- [Window Managers](#window-managers) - [Window Managers](#window-managers)
- [Web Browsers](#web-browsers) - [Web Browsers](#web-browsers)
## Package Managers ## Casual
### Office
- [**Libre Office**](https://libreoffice.org/)
Free and powerful office suite
## Nerdy
### Package Managers
- [**Nix**](https://nixos.org/nix/) - [**Nix**](https://nixos.org/nix/)
Purely functional package manager, available for all Unix based Purely functional package manager, available for all Unix based
distributions distributions
## Operating Systems ### Operating Systems
- [**NixOS**](https://nixos.org/) - [**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 ### File Sharing / Synchronisation
- [**Magic Wormhole**](https://github.com/warner/magic-wormhole/) - [**Magic Wormhole**](https://github.com/warner/magic-wormhole/)
Get things from one computer to another, safely Get things from one computer to another, safely
@ -31,27 +44,24 @@ This is a collection of nice open source software.
Synchronizes files between two or more computers in real time, Synchronizes files between two or more computers in real time,
safely protected from prying eyes safely protected from prying eyes
## Office / Writing ### Writing
- [**Libre Office**](https://libreoffice.org/)
Free and powerful office suite
- [**Pandoc**](https://pandoc.org/) - [**Pandoc**](https://pandoc.org/)
Swiss-army knife for converting files from one markup format into Swiss-army knife for converting files from one markup format into
another another
## Editors ### Editors
- [**Kakoune**](https://kakoune.org/) - [**Kakoune**](https://kakoune.org/)
Modal editor, similar to Vim Modal editor, similar to Vim
## Search Engines ### Search Engines
- [**searx**](https://asciimoo.github.io/searx/) - [**searx**](https://asciimoo.github.io/searx/)
Searx is a free internet metasearch engine which aggregates results Searx is a free internet metasearch engine which aggregates results
from more than 70 search services from more than 70 search services
## Window Managers ### Window Managers
- [**i3**](https://i3wm.org/) - [**i3**](https://i3wm.org/)
Improved tiling window manager Improved tiling window manager
@ -59,7 +69,7 @@ This is a collection of nice open source software.
- [**i3-gaps**](https://github.com/Airblader/i3/) - [**i3-gaps**](https://github.com/Airblader/i3/)
**i3** with more features **i3** with more features
## Web Browsers ### Web Browsers
- [**qutebrowser**](https://qutebrowser.org/) - [**qutebrowser**](https://qutebrowser.org/)
Keyboard-focused browser with a minimal GUI Keyboard-focused browser with a minimal GUI