From 28e75ced1bc4db5389d9596c232be8f1ea7629cd Mon Sep 17 00:00:00 2001 From: Nikolas Schmidt-Voigt Date: Mon, 6 Dec 2021 08:39:56 +0100 Subject: [PATCH] Added bartib Because it allows you to track your time and create timesheets without leaving your cli. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 356ccd5..56f56d1 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [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 * [autoenv](https://github.com/inishchith/autoenv) - Directory-based environments +* [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. * [bashhub](https://github.com/rcaloras/bashhub-client) - :cloud: Bash history in the cloud. Indexed and searchable. * [boilr](https://github.com/tmrts/boilr) - A blazingly fast CLI tool for creating projects from boilerplate templates. * [boom](https://github.com/holman/boom) - Store links and snippets in the command line