Skip to content
💻 npm desktop manager https://720kb.github.io/ndm
JavaScript HTML CSS Shell
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Create FUNDING.yml Nov 4, 2019
conf Merge branch 'master' into tab-views Apr 24, 2017
doc Update CONTRIBUTE.md Jun 7, 2017
lib windows boot works, remain only search. Jul 10, 2017
.eslintrc updating... Feb 18, 2017
.gitignore little layout fix Jan 23, 2017
.sass-lint.yml sass linter rules Mar 14, 2016
.travis.yml build mac.zip folder changed probably May 22, 2017
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Jun 1, 2017
CONTRIBUTING.md Update CONTRIBUTING.md Jun 1, 2017
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md Jan 22, 2017
LICENSE.md license May 15, 2016
README.md Next release readme screenshot May 20, 2017
appveyor.yml appveyor test Mar 29, 2017
gulpfile.js removed jscs and jshint Jan 7, 2017
icon.icns .icns for osx app May 3, 2016
icon.ico test .ico Dec 30, 2016
index.js was too much less May 18, 2017
menu.js some fix Feb 19, 2017
package.json 1.2.0 May 22, 2017

README.md

ndm

screenshot-npm-desktop-manager

The Open Source npm desktop GUI.

Runs on Linux, MacOS and Windows.

ndm stands for "npm desktop manager".


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

Sponsors

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

You can’t perform that action at this time.