snipo

module
v1.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2026 License: AGPL-3.0

README

Snipo

Snipo is a lightweight, self-hosted snippet manager for a single user.

Snipo does not provide user accounts or tenant isolation. One master password protects the instance.

Snipo CI Snippy CI Release

Snipo web interface

Highlights

  • Multi-file snippets with syntax highlighting, folders, tags, search, and history
  • Public links, soft deletion, expiration, and encrypted backup export
  • Read, write, and admin API tokens
  • Optional S3 backups and two-way GitHub Gist sync
  • Browser extension and terminal client
  • Local frontend assets with no runtime CDN dependency

Quick start

Create a .env file from the example, replace every placeholder, and start the container:

cp .env.example .env
chmod 600 .env
docker compose up -d

Snipo listens on http://localhost:8080. Continue with the deployment guide before making the instance remotely accessible.

Clients

Documentation

License

Snipo is licensed under the GNU Affero General Public License v3.0.

Directories

Path Synopsis
cmd
server command
internal
api
testutil
Package testutil provides testing utilities for the snipo application.
Package testutil provides testing utilities for the snipo application.
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL