phlx0

phlx0 / snip

Public

A terminal snippet manager to store, search, and copy code snippets without leaving your shell — local, offline, and built with Textual.

23
0
100% credibility
Found Mar 15, 2026 at 23 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

snip is a terminal application for storing, organizing, searching, and quickly accessing personal code snippets and commands locally.

How It Works

1
📰 Discover snip

You hear about a handy tool that saves your favorite commands right in your terminal so you never lose them again.

2
🚀 Set it up

Follow a quick one-line instruction to install it locally on your computer, and it's ready to use.

3
📱 Open your vault

Type the simple command to launch it, and you see a beautiful screen with example snippets to get started.

4
Save your first snippet

Press a key to add a new one, type a name and paste your clever command, then save it securely.

5
🔍 Search instantly

Type a few words to filter your collection by name, description, tags, or even content, with previews updating live.

6
📋 Grab and use

Highlight what you need, press 'y' to copy it to your clipboard or run it right away, and paste into your work.

🎉 Always ready

Now your best commands are pinned at the top, searchable anytime, keeping you super productive without googling.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 23 to 23 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is snip?

snip is a Python-based terminal snippet manager built with Textual, letting you store, search, and copy code snippets right in your shell without leaving it. It keeps everything local and offline in a SQLite database, solving the pain of losing clever one-liners or Googling the same commands repeatedly. Fire up the TUI for browsing with live search, tags, and syntax highlighting, or use CLI commands like `snip ports` to copy instantly, `snip run deploy` to execute, or `--from-history` to snag shell history gems.

Why is it gaining traction?

This GitHub snip tool stands out as a pure code snippet terminal app—no bloaty Electron apps or cloud sync hassles—delivering instant CLI lookups, fzf piping, shell completion, and JSON export/import for dotfiles. Developers hook on features like pinning frequent snippets, auto-detecting languages from files via `--add script.sh`, and Vim-style keys in a Tokyo Night-themed TUI. It's a snipping tool tailored for linux terminal snippets and macos terminal snippets, beating browser-based alternatives for speed in daily workflows.

Who should use this?

DevOps engineers juggling docker/git commands, backend devs saving API curl snippets, or sysadmins mining bash history for reusable scripts. Ideal for terminal diehards on Linux/macOS who want quick access without alt-tabbing to VS Code or online vaults. Skip if you're deep in Windows or need team sharing.

Verdict

Try snip if you're building a personal code snippet terminal workflow—its CLI power and TUI polish punch above 23 stars, with solid docs/wiki and tests. But at 1.0% credibility from low adoption, expect rough edges; fork or contribute to mature this github snip tool.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.