Created a CLI tool because I was tired of googling the same commands over and over
Every week I'd hit some flag combo I'd used before, forget it, and end up back googling the same thing — or get lucky and find it in my shell history, if I remembered it just a little bit.
So I created recall — save a command once, label it your way, then find it and run it straight from your shell. No copy-paste required.
The one that finally pushed me to build this: I SSH into a bunch of different servers, each with its own port, key, and options. I got tired of digging up or copy-pasting the right command every time.
github.com/parthsigdel/recall — feel free to give it a try, still actively working on it.
u/Strong_Plenty_3743 — 1 day ago