Settings

Theme

Show HN: Snipline – Shell command snippet organiser

snipline.io

4 points by acoustep 7 years ago · 2 comments

Reader

acoustepOP 7 years ago

I’ve been working on Snipline since around November and I’ve finally got it to the point where I’m happy to release it :).

My idea is that, instead of keeping commands in a note app or re-searching the web for them, you use them and then store them in Snipline for quick reuse. There’s also the added benefit of being able to replace context-specific parameters with each use. e.g. In a curl command, you would want to change the URL, the request type, headers, etc.

Some of the other features include, vim keybinds, multi-device sync, desktop apps as well as a web client. I’m currently planning on clients for mobile and command line in the future.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection