Back to directory
720kb avatar

ndm

:computer: npm desktop manager https://720kb.github.io/ndm. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/720kb/ndm.git

2,149

Stars

114

Forks

36

Watchers

GPL-3.0

License

ndm

screenshot-npm-desktop-manager

The Open Source npm desktop GUI.

Runs on Linux, MacOS and Windows.

ndm stands for "npm desktop manager".

ndm ndm da313gnkvdbbvflh total ndm js

About ndm   |   Develop it  |   Build it  |   Contribute  |   Recommendations  |   FAQ  |   License

Download

Download for MacOS   |  Download for Linux   |  Download for Windows  

You can browse all the releases at github.com/720kb/ndm/releases

Homebrew

On MacOS you can install ndm also with Homebrew Cask:

$ brew update
$ brew cask install ndm

Arch Linux

On Linux you can install ndm also like this:

$ yaourt -S ndm

Debian

On Debian based linux is possible to install ndm doing:

$ echo "deb [trusted=yes] https://apt.fury.io/720kb/ /" | sudo tee
/etc/apt/sources.list.d/ndm.list && sudo apt-get update && sudo apt-get install ndm

RedHat

On RedHat based linux is possible to install ndm doing:

echo "[fury]               
name=ndm repository
baseurl=https://repo.fury.io/720kb/
enabled=1
gpgcheck=0" | sudo tee /etc/yum.repos.d/ndm.repo && sudo yum update && sudo yum install ndm

Core team 720kb

Contributors All the awesome contributors

Support ndm

Donating to an open source project is the best way to tie your love for it.

If you enjoy ndm consider donating to the project and help mantain and continuously improve it!

Backers

Support us with a monthly donation and help us continue our activities. Become a backer

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. Become a sponsor

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar

badge badge

Releases

May 22, 2017

Download .zip

CHANGELOG

Bug fixing Tabs #181

Open and browse and manage multiple projects at once.

Mar 29, 2017

Download .zip

CHANGELOG

Bug fixing

Search packages #174

typing to install a new package will show you the search results, then click on a result to autocomplete the input.

npm doctor #180

call the doctor w...

Feb 20, 2017

Download .zip

CHANGELOG Bug fixing

New UI and UX, now is everything more clear. #160 App Updater #163 Possibility to switch from a project to another while a project is already listing dependencies. #161 Toggle OS...

CHANGELOG

bug fixing accessibility cross-platform support (Windows) #52

Windows Now ndm is fully cross-platform, welcome Windows! We released ndm-1.0.0.exe 👌

Jan 20, 2017

Download .zip

CHANGELOG

Bug fixing New UI (same ui for all the platforms/OS) #117

this ensures quicker bug fixing, quicker new features and better maintenance this also improves UI experience across multiple pla...