diff --git a/README.md b/README.md index 99e49a7..4d2f252 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ List of projects that provide terminal user interfaces - [pdiary](https://github.com/manipuladordedados/pdiary) A simple terminal diary journal application written in Python with encryption support - [pkm](https://github.com/wick3dr0se/pkm) A super minimal TUI package manager wrapper written in BASH v4.2+ - [procmux](https://github.com/napisani/procmux) - a TUI for running multiple commands in parallel in easily switchable terminals +- [productivity-timer](https://github.com/h-sifat/productivity-timer) A command line time tracker application with a sleek TUI. - [ranger](https://github.com/ranger/ranger) A VIM-inspired filemanager for the console - [sc-im](https://github.com/andmarti1424/sc-im) An ncurses spreadsheet program for terminal. Reignited version of sc - [taskline](https://github.com/perryrh0dan/taskline) Tasks, boards & notes for the command-line habitat @@ -277,7 +278,6 @@ 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>