#env-var #tui #cross-platform #dotenv #found #once #permanent

app envfetch

Lightweight cross-platform CLI tool for working with environment variables

8 stable releases

Uses new Rust 2024

2.0.0 Mar 18, 2025
1.4.0 Mar 3, 2025
1.3.0 Jan 30, 2025
1.1.0 Dec 12, 2024
1.0.0 Nov 30, 2024

#132 in Command line utilities

Download history 156/week @ 2024-12-04 153/week @ 2024-12-11 2/week @ 2024-12-18 1/week @ 2025-01-08 221/week @ 2025-01-22 152/week @ 2025-01-29 32/week @ 2025-02-05 1/week @ 2025-02-12 105/week @ 2025-02-26 45/week @ 2025-03-05 74/week @ 2025-03-12 59/week @ 2025-03-19

283 downloads per month

MIT license

88KB
2.5K SLoC

envfetch

Lightweight cross-platform CLI tool for working with environment variables
Build status Test status GitHub commit activity crates.io downloads crates.io version AUR version

Features

  • Print list of all environment variables
  • Get value of variable by name
    • Show similar variables if given variable not found
  • Set variable (temporary and permanent)
  • Delete variable (temporary and permanent)
  • Load variables from dotenv-style file (temporary and permanent)
  • Add string to the end of variable (temporary and permanent)
  • Set and delete multiple variables at once
  • Interactive mode
    • Basic support
  • Export variables
  • Configuration support

Get started

Installing

Packaging status

Read about installing envfetch in the Wiki.

Using

Read in Wiki.

Configuration

Read in this Wiki page

Contributing and building from source

Read in this Wiki page

# See Also
- [codewars-api-rs](https://github.com/ankddev/codewars-api-rs) - Rust library for Codewars API
- [conemu-progressbar-go](https://github.com/ankddev/conemu-progressbar-go) - Progress bar for ConEmu for Go
- [terminal-go](https://github.com/ankddev/terminal-go) - Go library for working with ANSI/VT terminal sequences
- [zapret-discord-youtube](https://github.com/ankddev/zapret-discord-youtube) - Zapret build for Windows for fixing Discord and YouTube in Russia or other services

Dependencies

~12–22MB
~332K SLoC