• Stars
    star
    1,028
  • Rank 44,809 (Top 0.9 %)
  • Language
    Go
  • License
    MIT License
  • Created almost 2 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

Upload from any machine, no install necessary.
upload
Download files and pipe into your favorite $PAGER.
download
Something secret to share? Create a temporary, time-bound URL for restricted access.
private

Docs

Contributors

Credits

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

More Repositories

1

guesslang-go

Go port of guesslang to detect programming languages with deep learning
Go
13
star
2

go-test-action

🧪 Action to run `go test` with rich summary output and annotations.
TypeScript
10
star
3

mercari-bot

scrape mercari.jp and notify via discord
Ruby
4
star
4

robherley.xyz

it's my old website
HTML
3
star
5

simple-react-starter

A headache avoider boilerplate with React 16, Webpack 4 and Babel 7.
JavaScript
3
star
6

hitmarker.js

Have you ever wanted a hitmarker everytime you clicked? Say no more!
HTML
3
star
7

cs546-cloud-markdown

CS-546 Final Project: A Simple Online Markdown Editor
JavaScript
2
star
8

course-notifier

JavaScript
2
star
9

blog

it's my blog
HTML
2
star
10

cs546

Coursework for CS546: Web Programming
JavaScript
2
star
11

scramble

🍳 Play scrambled minigames with friends over sockets!
JavaScript
2
star
12

p5-sockets-demo

A simple drawing application using p5.js, express and socket.io
JavaScript
1
star
13

homelab

🖨️ it runs all my things
HCL
1
star
14

tmp-matrix

1
star
15

pill

JavaScript
1
star
16

go-gameboy

A humble approach to an original Gameboy (DMG) emulator.
Go
1
star
17

shallow-fetch-sha

🏗️ Fetch a specific commit without any history (shallow depth w/o cloning)
Go
1
star
18

pill-backend

Simple express server to fetch all videos from youtube playlists
JavaScript
1
star
19

iot-smoke-detector

CS-523: IOT with iOS
Swift
1
star
20

opennyc-viz

🗺Visualization of NYC Traffic Accidents 2012-2017
JavaScript
1
star
21

terrorism-dataviz

Final Project For HST-325
JavaScript
1
star
22

go-test-example

Example of `go-test-summary` usage
Go
1
star
23

albert.party

HTML
1
star
24

mongo-express-example

Basic TodoList MongoDB/Express API Server Example
JavaScript
1
star
25

office-hours

CSS
1
star
26

Common-Word-Finder

C++ program that uses a red black tree as a map from string -> int to determine the frequency of the top n most common words in a text file.
C++
1
star
27

groundcontrol-go

Go
1
star
28

p5-presentation

Short Presentation of p5.js for Stevens Computer Science Club
JavaScript
1
star
29

robherley.me

💻 Personal Website Built with React, Redux, and NodeJS/Express
JavaScript
1
star
30

advent-of-code

🎄👨‍💻
Rust
1
star