mirror of
https://github.com/agarrharr/awesome-cli-apps.git
synced 2024-10-01 01:25:59 -04:00
Add 'presentations' subcategory (#304)
* Add 'presentations' subcategory * Fix presentations order
This commit is contained in:
parent
9fb82540a7
commit
17c0337af0
12
readme.md
12
readme.md
@ -36,6 +36,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [Time Tracking](#time-tracking)
|
- [Time Tracking](#time-tracking)
|
||||||
- [Note Taking and Lists](#note-taking-and-lists)
|
- [Note Taking and Lists](#note-taking-and-lists)
|
||||||
- [Finance](#finance)
|
- [Finance](#finance)
|
||||||
|
- [Presentations](#presentations)
|
||||||
- [Utilities](#utilities)
|
- [Utilities](#utilities)
|
||||||
- [macOS](#macos)
|
- [macOS](#macos)
|
||||||
- [Terminal Utilities](#terminal-utilities)
|
- [Terminal Utilities](#terminal-utilities)
|
||||||
@ -210,8 +211,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [googler](https://github.com/jarun/googler) - Google Search, Google Site Search, Google News from the terminal.
|
- [googler](https://github.com/jarun/googler) - Google Search, Google Site Search, Google News from the terminal.
|
||||||
- [calcurse](http://calcurse.org/) - Calcurse, a calendar and scheduling application for the command line.
|
- [calcurse](http://calcurse.org/) - Calcurse, a calendar and scheduling application for the command line.
|
||||||
- [papis](http://github.com/alejandrogallo/papis) - Powerful and extensible document and bibliography manager.
|
- [papis](http://github.com/alejandrogallo/papis) - Powerful and extensible document and bibliography manager.
|
||||||
- [mdp](https://github.com/visit1985/mdp) - A command-line based markdown presentation tool.
|
|
||||||
- [sent](https://tools.suckless.org/sent/) - Simple plaintext presentation tool.
|
|
||||||
|
|
||||||
### Time Tracking
|
### Time Tracking
|
||||||
|
|
||||||
@ -236,6 +235,13 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [cash-cli](https://github.com/xxczaki/cash-cli) - Convert 32 currencies from the command line!
|
- [cash-cli](https://github.com/xxczaki/cash-cli) - Convert 32 currencies from the command line!
|
||||||
- [cointop](https://github.com/miguelmota/cointop) - The fastest and most interactive terminal based UI application for tracking cryptocurrencies.
|
- [cointop](https://github.com/miguelmota/cointop) - The fastest and most interactive terminal based UI application for tracking cryptocurrencies.
|
||||||
|
|
||||||
|
### Presentations
|
||||||
|
|
||||||
|
- [WOPR](https://github.com/yaronn/wopr) - A simple markup language for creating rich terminal reports, presentations and infographics.
|
||||||
|
- [decktape](https://github.com/astefanutti/decktape) - PDF exporter for HTML presentations.
|
||||||
|
- [mdp](https://github.com/visit1985/mdp) - A command-line based markdown presentation tool.
|
||||||
|
- [sent](https://tools.suckless.org/sent/) - Simple plaintext presentation tool.
|
||||||
|
|
||||||
## Utilities
|
## Utilities
|
||||||
|
|
||||||
- [archive-type-cli](https://github.com/kevva/archive-type-cli) - Detect the archive type of a Buffer/Uint8Array.
|
- [archive-type-cli](https://github.com/kevva/archive-type-cli) - Detect the archive type of a Buffer/Uint8Array.
|
||||||
@ -254,7 +260,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [website-popup-cli](https://github.com/sindresorhus/website-popup-cli) - Quickly watch a window in a pop up window without closing or opening another full screen window.
|
- [website-popup-cli](https://github.com/sindresorhus/website-popup-cli) - Quickly watch a window in a pop up window without closing or opening another full screen window.
|
||||||
- [getnews.tech](https://github.com/omgimanerd/getnews.tech) - Fetch news headlines from various news outlets in your terminal.
|
- [getnews.tech](https://github.com/omgimanerd/getnews.tech) - Fetch news headlines from various news outlets in your terminal.
|
||||||
- [has](https://github.com/kdabir/has) - Checks for the presence of various commands and their versions on the path.
|
- [has](https://github.com/kdabir/has) - Checks for the presence of various commands and their versions on the path.
|
||||||
- [decktape](https://github.com/astefanutti/decktape) - PDF exporter for HTML presentations.
|
|
||||||
- [carbon-now-cli](https://github.com/mixn/carbon-now-cli) - 🎨 Beautiful images of your code — from right inside your terminal.
|
- [carbon-now-cli](https://github.com/mixn/carbon-now-cli) - 🎨 Beautiful images of your code — from right inside your terminal.
|
||||||
- [pass](https://www.passwordstore.org) - Pass, the standard unix password manager: simple, secure, powerful.
|
- [pass](https://www.passwordstore.org) - Pass, the standard unix password manager: simple, secure, powerful.
|
||||||
- [neofetch](https://github.com/dylanaraps/neofetch) - A command-line system information tool written in bash 3.2+.
|
- [neofetch](https://github.com/dylanaraps/neofetch) - A command-line system information tool written in bash 3.2+.
|
||||||
@ -440,7 +445,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
|
|
||||||
## Graphics
|
## Graphics
|
||||||
- [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot) - A cli for traversing the Mandelbrot fractal.
|
- [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot) - A cli for traversing the Mandelbrot fractal.
|
||||||
- [WOPR](https://github.com/yaronn/wopr) - A simple markup language for creating rich terminal reports, presentations and infographics.
|
|
||||||
- [sparkly-cli](https://github.com/sindresorhus/sparkly-cli) - Generate sparklines ▁▂▃▅▂▇..
|
- [sparkly-cli](https://github.com/sindresorhus/sparkly-cli) - Generate sparklines ▁▂▃▅▂▇..
|
||||||
|
|
||||||
## Just for Fun
|
## Just for Fun
|
||||||
|
Loading…
Reference in New Issue
Block a user