✂️ 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.
Flyline: a Bash plugin to replace readline for a modern line editing experience: syntax highlighting, agent integration, rich prompts, toolt
Manage your dotfiles across multiple diverse machines, securely.
Simple command-line snippet manager