From 0f83114156ce784177526714e3efa859f711efbd Mon Sep 17 00:00:00 2001 From: reportaman <71736629+reportaman@users.noreply.github.com> Date: Fri, 12 Aug 2022 18:04:13 -0700 Subject: [PATCH] Add arttime MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit arttime: 🧜🏼‍♀️ beauty of text art meets functionality of clock / timer / pattern-based time manager ⏰ in terminal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b33b152..c8d66d8 100644 --- a/README.md +++ b/README.md @@ -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.