Absortio

Email → Summary → Bookmark → Email

README.md - snips.sh

https://snips.sh/ May 25, 2023 07:35

Extracto

snips.sh is a free, anonymous, open source, snippet hosting service

Contenido

snips.sh ✂️

SSH-powered pastebin with a human-friendly TUI and web UI

FeaturesQuick StartExamplesDocsCredits

tui

Features

  • Zero-install: use from any machine with SSH client installed
  • 🌐 Web UI: syntax-highlighted code with short links and markdown rendering
  • 💻 TUI: never leave your terminal for snippet management/viewing
  • 🔑 No passwords: all you need is an SSH key
  • 🕵️ Anonymous: no sign ups, no logins, no email required
  • URLs with TTL: time-limited access for sensitive sharing
  • 📦 Self-hostable: containerized and light on resources
  • 🧠 ML language detection: intelligently identify source code

Quick Start

If you have an SSH key, you can upload:

echo '{ "hello" : "world" }' | ssh snips.sh

To access the TUI:

ssh snips.sh

Examples

Docs

Contributors

Credits

The technology behind snips.sh is powered by these amazing projects:

Fuente: snips.sh