// install via winget
Command Prompt & PowerShell
click to copy
winget install 720kb.ndm
// direct download
Download Installer// about ndm
ndm stands for "npm desktop manager" A cross-platform GUI for npm built with web technologies. With ndm you can manage npm, npm projects and packages straight from the couch. ndm is packed up thanks to Electron and developed in HTML/CSS/JS powered by AngularJS, Sass and Pug.
// frequently asked questions
How do I install ndm using winget?
Open PowerShell or Windows Terminal and run:
winget install 720kb.ndm. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is ndm?
The Open Source npm desktop GUI.
Is ndm free to download?
ndm is distributed under the GNU General Public License v3.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update ndm with winget?
Run
winget upgrade 720kb.ndm in PowerShell or Windows Terminal to update ndm to the latest available version.What architecture does ndm support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.