From c2593caef28d708f6f2726025360732eea4233f4 Mon Sep 17 00:00:00 2001 From: Broderick Westrope Date: Mon, 14 Aug 2023 11:51:16 +1000 Subject: [PATCH] Add nap (#148) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83d4c17..552d382 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ List of projects that provide terminal user interfaces - [jqp](https://github.com/noahgorstein/jqp) A TUI playground to experiment with jq - [lazygit](https://github.com/jesseduffield/lazygit) Simple terminal UI for git commands - [mitmproxy](https://www.mitmproxy.org) A free and open source interactive HTTPS proxy +- [nap](https://github.com/maaslalani/nap) Code snippets in your terminal - [pyautogit](https://github.com/jwlodek/pyautogit) A terminal UI for managing git repositories, written using py_cui - [pudb](https://github.com/inducer/pudb) A console-based visual debugger for Python - [runme](https://github.com/stateful/runme) Discover and run code snippets directly from your README.md or other markdowns