From 06466e3092c9ecafcc1c635a62fb6d105e4fd31a Mon Sep 17 00:00:00 2001 From: wick3dr0se Date: Wed, 22 Feb 2023 00:03:48 -0600 Subject: [PATCH] add pkm (#126) A TUI package manager wrapper written in pure BASH --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f8b029..5ca45dc 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ List of projects that provide terminal user interfaces - [mcfly](https://github.com/cantino/mcfly) Intelligent context-aware search engine for your shell history - [patat](https://github.com/jaspervdj/patat) Terminal-based presentations using Pandoc - [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 - [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