@abhi3hekk/envyyy
v1.0.1
Published
Scan, preview, and collect ALL environment-related files from projects with full control
Maintainers
Readme
envyyy
Scan, collect, and sync all
.envfiles across your projects — with Obsidian support.
npx envyyy
# or install globally
npm i -g envyyyFeatures
- 🔍 Smart scan — finds every
.env,.env.local,.env.production,.env.exampleacross all your projects - 💾 Auto-save — remembers your scan/output/Obsidian paths between sessions
- 🔄 /status — checks if all your ENVs are already saved (content diff, not just existence)
- 📓 Obsidian sync — writes carbon copies as markdown notes into your vault
- ⚡ Slash command TUI — Claude Code-style interactive terminal UI
Usage
Just run envyyy and use slash commands:
| Command | Description |
|---|---|
| /scan | Scan and save all ENV files |
| /status | Check if everything is already synced |
| /settings | View or clear saved configuration |
| /help | Show all commands |
| /clear | Redraw the dashboard |
| /exit | Quit |
License
ISC © abhi3hekk
