
nlsh
talk to your terminal in natural language
308 followers
talk to your terminal in natural language
308 followers
A terminal interface that translates plain English into shell commands. Stop memorizing flags. Just type what you want.

308 followers
308 followers
vibecoder.date
This looks really cool. Would be awesome to see if you could run it off a local model too. Perhaps a small one only suited for this task.
I don't know how many turns it keeps in context window, I'm curious.
Looks like a good idea, however I did not want to use the api key suggested.
If you don't start with the suggested api key nlsh won't allow any commands to work at all.
No option to get out of nlsh to a standard terminal
Only way to delete the app was to force quit Python and then use the uninstall script provided on the website.
great for one-liners, but I'm curious about complex pipes. can it handle multi-step logic like find all huge files and zip them in one go?
Product Hunt
Votap
@jun3id That's a cool idea! It makes sense to use AI for terminal commands since so many of them are very hard to memorise. A bit scary though for things like killing processes, moving/removing files and mostly git commands 🤣 Are there any guardrails?