update toc
This commit is contained in:
parent
4ce69d50df
commit
1e8ff6a101
1 changed files with 11 additions and 17 deletions
28
README.md
28
README.md
|
|
@ -2,29 +2,23 @@
|
||||||
|
|
||||||
This is a collection of nice open source software.
|
This is a collection of nice open source software.
|
||||||
|
|
||||||
- [Links](#links)
|
## 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)
|
|
||||||
|
|
||||||
## Package Managers
|
## 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
|
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
|
||||||
|
|
@ -33,7 +27,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
|
||||||
|
|
@ -42,18 +36,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
|
||||||
|
|
@ -61,7 +55,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