From 09bc49479add8b29ff7f2240cc50a6b67a349421 Mon Sep 17 00:00:00 2001 From: Akop Kesheshyan <hello@akop.dev> Date: Sun, 4 May 2025 00:40:14 +0200 Subject: [PATCH] add nbcat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea06cce..ce12938 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ List of projects that provide terminal user interfaces - [logshark](https://github.com/ugosan/logshark) A debugger CLI for JSON logs written in Go - [mitmproxy](https://www.mitmproxy.org) A free and open source interactive HTTPS proxy - [nap](https://github.com/maaslalani/nap) Code snippets in your terminal +- [nbcat](https://github.com/akopdev/nbcat) Preview Jupyter Notebooks directly in your terminal - [nodebro](https://github.com/jonaburg/nodebro) Easily view most recent Github releases/tags and release notes from the terminal - [play](https://github.com/paololazzari/play) A TUI playground to experiment with your favorite programs, such as grep, sed, awk, jq and yq - [posting](https://github.com/darrenburns/posting) A powerful HTTP client that lives in your terminal