I made a small CLI tool called `c0admin`. Runs locally using your own Gemini API key. No signup, no server, no tracking.
You just run `c0admin` in your terminal, and it gives you suggestions interactively.
Comments
clayhacks•32m ago
How is this different from just using codex or claude code to generate commands? Would also like to use more than just Gemini as the backing model. OpenAI api compatible urls are pretty standard these days, as well as like AWS bedrock and google vertex
clayhacks•32m ago