From 5eccb189e59cdc5ac085305ec661fb7eacfafe88 Mon Sep 17 00:00:00 2001 From: Sifat Hossain <80267830+h-sifat@users.noreply.github.com> Date: Mon, 3 Apr 2023 19:00:19 +0600 Subject: [PATCH] add productivity-timer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f93206a..99e49a7 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ List of projects that provide terminal user interfaces - [zelliji](https://github.com/zellij-org/zellij) A terminal workspace with batteries included - [Vifm](https://vifm.info) File manager with Vim bindings and scripting/configuration style - [zeit](https://github.com/mrusme/zeit) A command line tool for tracking time spent on activities. +- [productivity-timer](https://github.com/h-sifat/productivity-timer) A command line time tracker application with a sleek TUI. --- </details>