A clean, interactive TUI for organizing, selecting,
and applying environment variables across projects
curl -fsSL https://github.com/loderunner/apiki/releases/latest/download/install.sh | shNavigate and manage variables with an interactive terminal UI and keyboard shortcuts. No more editing files by hand.
Quickly find variables by name or description with built-in fuzzy search. Just start typing to filter your entries.
Define multiple values for the same variable. Toggle between dev, staging, and production environments with a keypress.
Automatically discovers and loads .env files from your project directory. Your existing workflow, enhanced.
Import variables directly from your current shell environment. Quickly capture your existing setup with one command.
Works seamlessly with bash, zsh, and fish. Just eval the output and your environment variables are set.