Show HN: Env-shelf – Open-source desktop app to manage .env files
1 points
1 hour ago
| 0 comments
| env-shelf.vercel.app
| HN
Hi HN,

I’m sharing a small open-source desktop tool I built to simplify managing .env files across multiple projects.

Env-shelf scans a selected folder, lists all .env files it finds, and lets you view and edit environment variables from a single UI. The goal is to reduce friction when working on multiple repositories and avoid mistakes caused by manual editing of scattered config files.

It is free and open source.

Demo / landing page: https://env-shelf.vercel.app/

Repository: https://github.com/ivanglpz/env-shelf-local

Feedback and suggestions are welcome.

No one has commented on this post.