add casual software
This commit is contained in:
parent
24d472cd4c
commit
547b5b2d76
2 changed files with 66 additions and 6 deletions
38
README.md
38
README.md
|
|
@ -17,14 +17,17 @@ Links**](./hardware.md)
|
||||||
- [Casual](#casual)
|
- [Casual](#casual)
|
||||||
- [Communication](#communication)
|
- [Communication](#communication)
|
||||||
- [File Synchronisation](#file-synchronisation)
|
- [File Synchronisation](#file-synchronisation)
|
||||||
|
- [Graphics](#graphics)
|
||||||
|
- [Music](#music)
|
||||||
- [Office](#office)
|
- [Office](#office)
|
||||||
|
- [Video](#video)
|
||||||
- [Nerdy](#nerdy)
|
- [Nerdy](#nerdy)
|
||||||
- [Communication](#communication-1)
|
- [Communication](#communication-1)
|
||||||
- [File Editing](#file-editing)
|
- [File Editing](#file-editing)
|
||||||
- [File Management](#file-management)
|
- [File Management](#file-management)
|
||||||
- [File Sharing](#file-sharing)
|
- [File Sharing](#file-sharing)
|
||||||
- [Look & Feel](#look-feel)
|
- [Look & Feel](#look-feel)
|
||||||
- [Music](#music)
|
- [Music](#music-1)
|
||||||
- [Networking](#networking)
|
- [Networking](#networking)
|
||||||
- [Newsfeeds](#newsfeeds)
|
- [Newsfeeds](#newsfeeds)
|
||||||
- [Operating Systems](#operating-systems)
|
- [Operating Systems](#operating-systems)
|
||||||
|
|
@ -32,7 +35,7 @@ Links**](./hardware.md)
|
||||||
- [Programming Languages](#programming-languages)
|
- [Programming Languages](#programming-languages)
|
||||||
- [Terminal](#terminal)
|
- [Terminal](#terminal)
|
||||||
- [Version Control](#version-control)
|
- [Version Control](#version-control)
|
||||||
- [Video](#video)
|
- [Video](#video-1)
|
||||||
- [Web Browsers](#web-browsers)
|
- [Web Browsers](#web-browsers)
|
||||||
- [Window Managers](#window-managers)
|
- [Window Managers](#window-managers)
|
||||||
|
|
||||||
|
|
@ -53,14 +56,41 @@ Links**](./hardware.md)
|
||||||
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
|
||||||
|
|
||||||
|
### Graphics
|
||||||
|
|
||||||
|
- [**GIMP**](https://gimp.org/)
|
||||||
|
Cross-platform image editor available for GNU/Linux, OS X, Windows
|
||||||
|
and more operating systems
|
||||||
|
- [**Inkscape**](https://inkscape.org/)
|
||||||
|
Vector graphics editor for GNU/Linux, Windows and MacOS X
|
||||||
|
|
||||||
|
### Music
|
||||||
|
|
||||||
|
- [**Audacious**](https://audacious-media-player.org/)
|
||||||
|
Plays your music how you want it, without stealing away your
|
||||||
|
computer’s resources from other tasks
|
||||||
|
- [**DeaDBeeF**](https://deadbeef.sourceforge.io/)
|
||||||
|
Lets you play variety of audio formats, convert between them,
|
||||||
|
customize the UI almost any way you want, and use many additional
|
||||||
|
plugins which can extend it even more
|
||||||
|
- [**Quod Libet**](https://quodlibet.readthedocs.io/)
|
||||||
|
Designed around the idea that you know how to organize your music
|
||||||
|
better than we do
|
||||||
|
|
||||||
### Office
|
### Office
|
||||||
|
|
||||||
- [**ghostwriter**](http://wereturtle.github.io/ghostwriter/)
|
- [**ghostwriter**](http://wereturtle.github.io/ghostwriter/)
|
||||||
Distraction-free Markdown editor
|
Distraction-free Markdown editor
|
||||||
- [**Libre Office**](https://libreoffice.org/)
|
- [**Libre Office**](https://libreoffice.org/)
|
||||||
Free and powerful office suite
|
Powerful office suite
|
||||||
- [**TeXstudio**](https://texstudio.org/)
|
- [**TeXstudio**](https://texstudio.org/)
|
||||||
integrated writing environment for creating LaTeX documents
|
Integrated writing environment for creating LaTeX documents
|
||||||
|
|
||||||
|
### Video
|
||||||
|
|
||||||
|
- [**VLC**](http://videolan.org/)
|
||||||
|
Cross-platform multimedia player and framework that plays most
|
||||||
|
multimedia files, and various streaming protocols
|
||||||
|
|
||||||
## Nerdy
|
## Nerdy
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,16 +17,46 @@ Casual
|
||||||
: 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
|
||||||
|
|
||||||
|
### Graphics
|
||||||
|
|
||||||
|
[**GIMP**](https://gimp.org/)
|
||||||
|
: Cross-platform image editor available for GNU/Linux, OS X, Windows
|
||||||
|
and more operating systems
|
||||||
|
|
||||||
|
[**Inkscape**](https://inkscape.org/)
|
||||||
|
: Vector graphics editor for GNU/Linux, Windows and MacOS X
|
||||||
|
|
||||||
|
### Music
|
||||||
|
|
||||||
|
[**Audacious**](https://audacious-media-player.org/)
|
||||||
|
: Plays your music how you want it, without stealing away your
|
||||||
|
computer's resources from other tasks
|
||||||
|
|
||||||
|
[**DeaDBeeF**](https://deadbeef.sourceforge.io/)
|
||||||
|
: Lets you play variety of audio formats, convert between them,
|
||||||
|
customize the UI almost any way you want, and use many additional
|
||||||
|
plugins which can extend it even more
|
||||||
|
|
||||||
|
[**Quod Libet**](https://quodlibet.readthedocs.io/)
|
||||||
|
: Designed around the idea that you know how to organize your music
|
||||||
|
better than we do
|
||||||
|
|
||||||
### Office
|
### Office
|
||||||
|
|
||||||
[**ghostwriter**](http://wereturtle.github.io/ghostwriter/)
|
[**ghostwriter**](http://wereturtle.github.io/ghostwriter/)
|
||||||
: Distraction-free Markdown editor
|
: Distraction-free Markdown editor
|
||||||
|
|
||||||
[**Libre Office**](https://libreoffice.org/)
|
[**Libre Office**](https://libreoffice.org/)
|
||||||
: Free and powerful office suite
|
: Powerful office suite
|
||||||
|
|
||||||
[**TeXstudio**](https://texstudio.org/)
|
[**TeXstudio**](https://texstudio.org/)
|
||||||
: integrated writing environment for creating LaTeX documents
|
: Integrated writing environment for creating LaTeX documents
|
||||||
|
|
||||||
|
### Video
|
||||||
|
|
||||||
|
[**VLC**](http://videolan.org/)
|
||||||
|
: Cross-platform multimedia player and framework that plays most
|
||||||
|
multimedia files, and various streaming protocols
|
||||||
|
|
||||||
Nerdy
|
Nerdy
|
||||||
-----
|
-----
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue