Hasty Briefsbeta

Bilingual

Show HN: c0admin – A terminal-based AI assistant for Linux sysadmins

10 months ago
  • #Python
  • #Terminal Commands
  • #GNU/Linux
  • Suggests GNU/Linux terminal commands from natural language using AI.
  • Requires 'xsel' and 'xclip' packages for automatic copy to clipboard feature.
  • Instructions to get a personal Google Gemini API key.
  • Install c0admin system-wide on GNU/Linux using a curl command.
  • c0admin installation includes setting up a Python virtual environment and making it a global terminal command.
  • Commands available in c0admin: --help, /del, /exit, /help, /history, /setinst, /resetinst.
  • Community contributions are welcome via forking the repository and creating pull requests.
  • Built with Python.