add more software
This commit is contained in:
parent
d9e2b821c0
commit
c176d607d1
2 changed files with 67 additions and 25 deletions
45
raw/body.md
45
raw/body.md
|
|
@ -4,8 +4,8 @@ Casual
|
|||
### Communication
|
||||
|
||||
[**Riot**](https://riot.im/)
|
||||
: A universal secure chat app entirely under your control, based on
|
||||
the **Matrix** protocol
|
||||
: Universal secure chat app entirely under your control, based on the
|
||||
**Matrix** protocol
|
||||
|
||||
### File Synchronisation
|
||||
|
||||
|
|
@ -24,13 +24,25 @@ Nerdy
|
|||
### Communication
|
||||
|
||||
[**Matrix**](https://matrix.org/)
|
||||
: An open network for secure, decentralized communication
|
||||
: Open network for secure, decentralized communication
|
||||
|
||||
### Editors
|
||||
### File Editing
|
||||
|
||||
[**Kakoune**](https://kakoune.org/)
|
||||
: Modal editor, similar to Vim
|
||||
|
||||
[**Pandoc**](https://pandoc.org/)
|
||||
: Swiss-army knife for converting files from one markup format into
|
||||
another
|
||||
|
||||
### File Management
|
||||
|
||||
[**exa**](https://the.exa.website/)
|
||||
: Improved file lister with more features and better defaults
|
||||
|
||||
[**ranger**](https://ranger.github.io/)
|
||||
: Console file manager with VI key bindings
|
||||
|
||||
### File Sharing
|
||||
|
||||
[**Magic Wormhole**](https://github.com/warner/magic-wormhole/)
|
||||
|
|
@ -47,11 +59,24 @@ Nerdy
|
|||
: Purely functional package manager, available for all Unix based
|
||||
distributions
|
||||
|
||||
### Programming Languages
|
||||
|
||||
[**Haskell**](https://www.haskell.org/)
|
||||
: An advanced, purely functional programming language
|
||||
|
||||
[**Python**](https://python.org/)
|
||||
: Programming language that lets you work quickly and integrate
|
||||
systems more effectively
|
||||
|
||||
[**Rust**](https://www.rust-lang.org/)
|
||||
: Language empowering everyone to build reliable and efficient
|
||||
software
|
||||
|
||||
### Search Engines
|
||||
|
||||
[**searx**](https://asciimoo.github.io/searx/)
|
||||
: Searx is a free internet metasearch engine which aggregates results
|
||||
from more than 70 search services
|
||||
: Free internet metasearch engine which aggregates results from more
|
||||
than 70 search services
|
||||
|
||||
### Web Browsers
|
||||
|
||||
|
|
@ -69,8 +94,6 @@ Nerdy
|
|||
[**i3-gaps**](https://github.com/Airblader/i3/)
|
||||
: **i3** with more features
|
||||
|
||||
### Writing
|
||||
|
||||
[**Pandoc**](https://pandoc.org/)
|
||||
: Swiss-army knife for converting files from one markup format into
|
||||
another
|
||||
[**xmonad**](https://xmonad.org/)
|
||||
: Dynamically tiling X11 window manager that is written and configured
|
||||
in **Haskell**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue