Fana-Envy is a lightweight, high-performance terminal environment manager designed for developers who need to switch between multiple configurations without the overhead. Built with Go and the Bubble Tea TUI framework, it provides a persistent workspace for your CLI tasks.
Key Technical Features:
Persistent Environments: Manage and switch between .env configurations instantly.
Tabbed TUI: Run multiple terminal instances with dynamic naming (e.g., auto-detects running processes like Python).
Optimized for Scripts: Injects PYTHONUNBUFFERED=1 and FORCE_COLOR=1 automatically to ensure clean, real-time feedback.
Zero-Dependency Portability: Stores history and configuration relative to the binary perfect for portable dev setups.
Integrated Editor: Modify environment variables on the fly without leaving the terminal.
Download the pre-compiled binaries or build from source to take control of your terminal workflow.
Features
- Environment Manager
- Multi Terminal Panel
- Integrated Editor