nowfound

Dev tools · March 22, 2023

Envio

The Secure CLI Tool for Managing Environment Variables

What it does

Envio is a command line tool designed to make it easy to manage environment variables in your shell sessions. With Envio, you can easily add, remove, and modify environment variables from the command line.

Does a similar job

all alternatives →
  • Shello2023 · ▲104

    Wrangle environment variables

  • EA
    Envelope – A modern environment variable cli tool2024 · github.com · ▲103

    Hey HN! I've built this cli tool to manage env variables of a project, but mostly for fun and to try out Rust and the clap crate. I had this idea when I made a big mistake and broke some production stuff because I had a very messy .env file laying around in my project. I was implementing new features for one of my projects and in my .env file I had the test database url commented out and the production one was not. Long story short, I applied migrations to the production database instead of my local test one and broke a lot of production APIs :') I wanted a tool that could easily help me…

  • Envio - .env ManagerMay 2026 · apps.apple.com · ▲2

    Switch .env environments with one click — no Terminal needed

  • CF
  • EH
  • envfix23d ago · github.com · ▲84

    A tiny .env doctor for Node.js projects

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 28d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 23d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 14d ago · x1.new

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 4d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 27d ago · nuphos.ai

  • Track your AI visibility for free (using your own API keys!)

    Dev tools · 28d ago · lettertrace.com

Source: Product Hunt launch

Launched alongside, March 2023

the whole month →
  • GPT-41,161

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io