Back to browse
GitHub Repository

A minimal snippet sharing service with API, CLI, and web frontend

1 starsRust

A minimal snippet sharing service with API, CLI, and web front end

by modinfo·May 1, 2026·1 point·0 comments

AI Analysis

MidShip ItCozy

Yet another self-hosted Pastebin, but the CLI integration is actually decent.

Strengths
  • Single binary deployment with SQLite removes external dependency headaches for ops.
  • CLI pipes directly from stdin for quick terminal workflows without copying.
  • Multi-platform builds cover Linux, macOS, and Windows users out of the box.
Weaknesses
  • No encryption at rest mentioned, unlike privacy-focused competitors like PrivateBin.
  • Lacks GitHub integration that makes Gist the default choice for devs.
Target Audience

Developers who want self-hosted code snippet storage

Similar To

Pastebin · GitHub Gist · PrivateBin

Similar Projects