From 6757818d164599880cf95a25a787d15317309556 Mon Sep 17 00:00:00 2001 From: Paolo Date: Mon, 16 Oct 2023 18:00:06 +0200 Subject: [PATCH] Add play (#154) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb0d78c..8987a36 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ List of projects that provide terminal user interfaces - [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 +- [play](https://github.com/paololazzari/play) A TUI playground to experiment with your favorite programs, such as grep, sed, awk, jq and yq - [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