Sharp tools for your daily work

Get things done.
Quickly.

Focused tools that make your daily work faster.

Runs on macOS Windows Linux
$_
Free + Pro
cmdbook

Save, organize, and run shell commands with one click. Like Postman — but for your terminal workflows. Syncs via your own Git repo.

deploy prod
deploy staging
ssh server
db backup
tail logs
deploy production
→ Building image…
→ Pushing to registry…
✓ Done in 14.2s
📌
Free
TextPin

Pin text snippets anywhere on your screen. Instant floating notes with a global shortcut — zero friction, zero distraction.

Meeting · pinned
API review 2pm — bring the rate limit numbers, ask about retry backoff
Deploy
Remember to rotate the staging key after
±
Free
Diffre

Diff tool like Beyond Compare. Fast, clean file and folder comparison for macOS and Windows.

config.rs +5 −3
retries: u8,
debug: bool,
}
retries: u32,
verbose: bool,
}