✂️ passwordless, anonymous SSH-powered pastebin with a human-friendly TUI and web UI

snips.sh is a terminal-based code-sharing service that allows you to instantly host and share code snippets via a simple SSH connection.
It supports syntax highlighting and creates unique, shareable URLs for every snippet you push, offering a seamless, privacy-focused alternative to web-based pastebins.
Because it functions entirely through the command line, you can pipe output directly into your terminal using tools like ssh or curl to manage or distribute your code without a browser.
$ echo '{ "hello" : "world" }' | ssh snips.sh # upload$ ssh snips.sh # access TUIto comment.
Powerful expense tracker that lives in your terminal.
🌸 A command-line fuzzy finder
Terminal-first calendar, todo, and journal manager with iCalendar (RFC 5545) support and CalDAV sync — CLI + TUI, local SQLite storage