https://github.com/elmodo7/nvm-windows-graphical
Graphical Node Version Manager for Windows
https://github.com/elmodo7/nvm-windows-graphical
Last synced: 10 months ago
JSON representation
Graphical Node Version Manager for Windows
- Host: GitHub
- URL: https://github.com/elmodo7/nvm-windows-graphical
- Owner: elModo7
- License: mit
- Created: 2024-11-20T22:26:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T18:12:53.000Z (about 1 year ago)
- Last Synced: 2025-04-03T22:43:07.645Z (10 months ago)
- Language: AutoHotkey
- Homepage:
- Size: 220 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.