Hasty Briefsbeta

Bilingual

Show HN: Zev – Remember (or discover) terminal commands

a year ago
  • #openai
  • #terminal
  • #productivity
  • Zev is a tool that helps users remember or discover terminal commands using natural language.
  • Installation is done via pip: `pip install zev`.
  • It requires an OpenAI API key, which users are prompted to enter upon first use.
  • Usage involves typing `zev '<what you want to do>'` to get the corresponding terminal command.
  • Examples include finding running processes, file operations, system information, network commands, and Git operations.
  • The project welcomes contributions through issues or pull requests.
  • Licensed under the MIT License.