Add arttime

arttime: 🧜🏼‍♀️ beauty of text art meets functionality of clock / timer / pattern-based time manager  in terminal
This commit is contained in:
reportaman 2022-08-12 18:04:13 -07:00 committed by Caleb Xu
parent 2716c78f96
commit 0f83114156
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [AdvancedNewFile](https://github.com/tanrax/terminal-AdvancedNewFile) - Fast creation of files and directories in a recursive way. Inspired by the Vim plugin.
* [ag](https://github.com/ggreer/the_silver_searcher) - Super fast string search through a directory hierarchy
* [aliases](https://github.com/sebglazebrook/aliases) - Contextual, dynamic, organized aliases for bash
* [arttime](https://github.com/reportaman/arttime) - Beauty of text art meets functionality of clock, timer, pomodoro++ time manager
* [autoenv](https://github.com/inishchith/autoenv) - Directory-based environments
* [await](https://github.com/slavaGanzin/await) - single binary that run list of commands in parallel and waits for their termination
* [bartib](https://github.com/nikolassv/bartib) - A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.