update toc
This commit is contained in:
parent
1e8ff6a101
commit
4ce20ed188
1 changed files with 16 additions and 11 deletions
27
README.md
27
README.md
|
|
@ -2,23 +2,28 @@
|
||||||
|
|
||||||
This is a collection of nice open source software.
|
This is a collection of nice open source software.
|
||||||
|
|
||||||
## Casual
|
- [Package Managers](#package-managers)
|
||||||
|
- [Operating Systems](#operating-systems)
|
||||||
|
- [File Sharing / Synchronisation](#file-sharing-synchronisation)
|
||||||
|
- [Office / Writing](#office-writing)
|
||||||
|
- [Editors](#editors)
|
||||||
|
- [Search Engines](#search-engines)
|
||||||
|
- [Window Managers](#window-managers)
|
||||||
|
- [Web Browsers](#web-browsers)
|
||||||
|
|
||||||
## Nerdy
|
## Package Managers
|
||||||
|
|
||||||
### 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
|
Declarative operating system, based on the \[**Nix**\] package
|
||||||
manager
|
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
|
||||||
|
|
@ -27,7 +32,7 @@ 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
|
## Office / Writing
|
||||||
|
|
||||||
- [**Libre Office**](https://libreoffice.org/)
|
- [**Libre Office**](https://libreoffice.org/)
|
||||||
Free and powerful office suite
|
Free and powerful office suite
|
||||||
|
|
@ -36,18 +41,18 @@ This is a collection of nice open source software.
|
||||||
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
|
||||||
|
|
@ -55,7 +60,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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue