Group apps into 'Calendars' category

This commit is contained in:
Jonathan Neidel 2020-02-12 17:26:09 +01:00 committed by Jonathan Neidel
parent 4b89c3fbce
commit 52f48a9920
No known key found for this signature in database
GPG Key ID: B29E6A7A7DFD16FA
1 changed files with 7 additions and 3 deletions

View File

@ -37,6 +37,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Note Taking and Lists](#note-taking-and-lists) - [Note Taking and Lists](#note-taking-and-lists)
- [Finance](#finance) - [Finance](#finance)
- [Presentations](#presentations) - [Presentations](#presentations)
- [Calendars](#calendars)
- [Utilities](#utilities) - [Utilities](#utilities)
- [macOS](#macos) - [macOS](#macos)
- [Terminal Sharing Utilities](#terminal-sharing-utilities) - [Terminal Sharing Utilities](#terminal-sharing-utilities)
@ -234,10 +235,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [uber-cli](https://github.com/jaebradley/uber-cli) - Uber client. - [uber-cli](https://github.com/jaebradley/uber-cli) - Uber client.
- [Buku](https://github.com/jarun/Buku) - Browser-independent bookmark manager. - [Buku](https://github.com/jarun/Buku) - Browser-independent bookmark manager.
- [googler](https://github.com/jarun/googler) - Google from the terminal. - [googler](https://github.com/jarun/googler) - Google from the terminal.
- [calcurse](http://calcurse.org/) - A calendar and scheduling application for the command-line.
- [gcalcli](https://github.com/insanum/gcalcli) - Access Google calendar from the terminal.
- [papis](http://github.com/alejandrogallo/papis) - Extensible document and bibliography manager. - [papis](http://github.com/alejandrogallo/papis) - Extensible document and bibliography manager.
- [khal](https://github.com/pimutils/khal) - CalDAV ready CLI and TUI calendar.
### Time Tracking ### Time Tracking
@ -274,6 +272,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [mdp](https://github.com/visit1985/mdp) - A command-line based markdown presentation tool. - [mdp](https://github.com/visit1985/mdp) - A command-line based markdown presentation tool.
- [sent](https://tools.suckless.org/sent/) - Simple plaintext presentation tool. - [sent](https://tools.suckless.org/sent/) - Simple plaintext presentation tool.
### Calendars
- [calcurse](http://calcurse.org/) - Calendar and scheduling.
- [gcalcli](https://github.com/insanum/gcalcli) - Google calendar client.
- [khal](https://github.com/pimutils/khal) - CalDAV ready CLI and TUI calendar.
## Utilities ## Utilities
- [archive-type-cli](https://github.com/kevva/archive-type-cli) - Detect archive type for a file or stdin. - [archive-type-cli](https://github.com/kevva/archive-type-cli) - Detect archive type for a file or stdin.