An open API service indexing awesome lists of open source software.

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

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

![NVM GUI](https://github.com/user-attachments/assets/4a511430-2597-4ba5-96a5-43b4dbb8fdf4)

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.