add more software
This commit is contained in:
parent
68dcf963f0
commit
8f5e3b4442
1 changed files with 32 additions and 3 deletions
35
README.md
35
README.md
|
|
@ -10,17 +10,46 @@ This is a collection of nice open source software.
|
||||||
## 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
|
||||||
|
|
||||||
- [__Syncthing__](https://syncthing.net/)\
|
- [__Syncthing__](https://syncthing.net/)
|
||||||
Synchronizes files between two or more computers in real time, safely protected from prying eyes
|
Synchronizes files between two or more computers in real time, safely protected from prying eyes
|
||||||
|
|
||||||
## Office / Writing
|
## 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
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue