https://github.com/elModo7/nvm-gui-windows
Graphical Node Version Manager for Windows
https://github.com/elModo7/nvm-gui-windows
Last synced: 5 months ago
JSON representation
Graphical Node Version Manager for Windows
- Host: GitHub
- URL: https://github.com/elModo7/nvm-gui-windows
- Owner: elModo7
- License: mit
- Created: 2024-11-20T22:26:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-22T08:35:49.000Z (8 months ago)
- Last Synced: 2025-06-07T05:33:45.755Z (8 months ago)
- Language: AutoHotkey
- Homepage:
- Size: 287 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Graphical Node.js Version Manager for Windows
Because *Windows UAC* prompts are annoying and I don't want to have an *elevated CMD window* open all the time.
> This project is a child of **and requires NVM-Windows.**
> ⭐ https://github.com/coreybutler/nvm-windows
Basically a *graphical wrapper* of **nvm.exe**:
- Install new node versions
- List installed node versions
- List available for download node versions
- Uninstall node versions

Requires [**AutoHotkey v1**](https://www.autohotkey.com/) to build from source.
> **Fun fact:** This project was born and mostly developed in a 3h train trip.