From 12b8864c5a20a51d0b1f0d628058564231074cd9 Mon Sep 17 00:00:00 2001 From: Sifat Hossain <80267830+h-sifat@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:47:49 +0600 Subject: [PATCH] fix alphabetical order of 'productivity-timer' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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>