add nerdy graphics and pdf viewers
This commit is contained in:
parent
8f9b62a9b9
commit
443a14daf9
4 changed files with 45 additions and 0 deletions
17
README.md
17
README.md
|
|
@ -26,12 +26,14 @@ Links**](./hardware.md)
|
|||
- [File Editing](#file-editing)
|
||||
- [File Management](#file-management)
|
||||
- [File Sharing](#file-sharing)
|
||||
- [Graphics](#graphics-1)
|
||||
- [Look & Feel](#look-feel)
|
||||
- [Music](#music-1)
|
||||
- [Networking](#networking)
|
||||
- [Newsfeeds](#newsfeeds)
|
||||
- [Operating Systems](#operating-systems)
|
||||
- [Package Managers](#package-managers)
|
||||
- [PDF Viewers](#pdf-viewers)
|
||||
- [Programming Languages](#programming-languages)
|
||||
- [Terminal](#terminal)
|
||||
- [Version Control](#version-control)
|
||||
|
|
@ -130,6 +132,14 @@ Links**](./hardware.md)
|
|||
- [**Magic Wormhole**](https://github.com/warner/magic-wormhole/)
|
||||
Get things from one computer to another, safely
|
||||
|
||||
### Graphics
|
||||
|
||||
- [**feh**](https://feh.finalrewind.org/)
|
||||
Image viewer aimed mostly at console users
|
||||
- [**ImageMagick**](https://imagemagick.org/)
|
||||
Software suite for displaying, creating, converting, modifying, and
|
||||
editing raster images
|
||||
|
||||
### Look & Feel
|
||||
|
||||
- [**Pywal**](https://github.com/dylanaraps/pywal)
|
||||
|
|
@ -177,6 +187,13 @@ Links**](./hardware.md)
|
|||
Purely functional package manager, available for all Unix based
|
||||
distributions
|
||||
|
||||
### PDF Viewers
|
||||
|
||||
- [**MuPDF**](https://mupdf.com/)
|
||||
Lightweight PDF, XPS, and E-book viewer
|
||||
- [**zathura**](https://pwmt.org/projects/zathura/)
|
||||
Highly customizable and functional document viewer
|
||||
|
||||
### Programming Languages
|
||||
|
||||
- [**Haskell**](https://www.haskell.org/)
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ who are technically more interested.
|
|||
- [Communication](#communication)
|
||||
- [File Synchronisation](#file-synchronisation)
|
||||
- [Look & Feel](#look-feel)
|
||||
- [PDF Viewers](#pdf-viewers)
|
||||
- [Stores](#stores)
|
||||
- [Video](#video)
|
||||
- [Nerdy](#nerdy)
|
||||
|
|
@ -39,6 +40,11 @@ who are technically more interested.
|
|||
- [**KISS Launcher**](https://kisslauncher.com/)
|
||||
Launcher requiring nearly no memory to run
|
||||
|
||||
### PDF Viewers
|
||||
|
||||
- [**MuPDF**](https://mupdf.com/)
|
||||
Lightweight PDF, XPS, and E-book viewer
|
||||
|
||||
### Stores
|
||||
|
||||
- [**F-Droid**](https://f-droid.org/)
|
||||
|
|
|
|||
|
|
@ -22,6 +22,11 @@ Casual
|
|||
[**KISS Launcher**](https://kisslauncher.com/)
|
||||
: Launcher requiring nearly no memory to run
|
||||
|
||||
### PDF Viewers
|
||||
|
||||
[**MuPDF**](https://mupdf.com/)
|
||||
: Lightweight PDF, XPS, and E-book viewer
|
||||
|
||||
### Stores
|
||||
|
||||
[**F-Droid**](https://f-droid.org/)
|
||||
|
|
|
|||
|
|
@ -104,6 +104,15 @@ Nerdy
|
|||
[**Magic Wormhole**](https://github.com/warner/magic-wormhole/)
|
||||
: Get things from one computer to another, safely
|
||||
|
||||
### Graphics
|
||||
|
||||
[**feh**](https://feh.finalrewind.org/)
|
||||
: Image viewer aimed mostly at console users
|
||||
|
||||
[**ImageMagick**](https://imagemagick.org/)
|
||||
: Software suite for displaying, creating, converting, modifying, and
|
||||
editing raster images
|
||||
|
||||
### Look & Feel
|
||||
|
||||
[**Pywal**](https://github.com/dylanaraps/pywal)
|
||||
|
|
@ -157,6 +166,14 @@ Nerdy
|
|||
: Purely functional package manager, available for all Unix based
|
||||
distributions
|
||||
|
||||
### PDF Viewers
|
||||
|
||||
[**MuPDF**](https://mupdf.com/)
|
||||
: Lightweight PDF, XPS, and E-book viewer
|
||||
|
||||
[**zathura**](https://pwmt.org/projects/zathura/)
|
||||
: Highly customizable and functional document viewer
|
||||
|
||||
### Programming Languages
|
||||
|
||||
[**Haskell**](https://www.haskell.org/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue