Show HN: CliGPT – Less Time Searching, More Time Commanding(github.com)
github.com
Show HN: CliGPT – Less Time Searching, More Time Commanding
https://github.com/Luanf/cligpt
Simple GPT integration to get command line suggestions. Less context switching. Use with care!
7 comments
See also:
https://news.ycombinator.com/item?id=34765093
https://news.ycombinator.com/item?id=35037374
https://news.ycombinator.com/item?id=35219182
https://news.ycombinator.com/item?id=35317576
https://news.ycombinator.com/item?id=34765093
https://news.ycombinator.com/item?id=35037374
https://news.ycombinator.com/item?id=35219182
https://news.ycombinator.com/item?id=35317576
Thanks for the compilation! Yes, it's a very small and helpful simple idea.
However, none of the projects you linked is a combination of 100% shell & the UX I was looking for, which is a reason why I've decided to share mine.
Hey binary wizard I like ur UX and will try yours. Thanks for sharing
Thank you for checking it out!
Good idea! I think it would be better if it allows user to edit the returned command and run.
That's a good suggestion. I've been using it quite a bit and sometimes editing the output before running would be handy. Although in these cases typing it out or copying+pasting isn't too bad, and still keeps my focus on the terminal rather than in a web search.
That being said, I'll consider adding the edit feature, thanks for checking it out!