Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/720kb/ndm
:computer: npm desktop manager https://720kb.github.io/ndm
https://github.com/720kb/ndm
gui linux mac macos npm npm-desktop-manager npm-gui npmjs windows
Last synced: 6 days ago
JSON representation
:computer: npm desktop manager https://720kb.github.io/ndm
- Host: GitHub
- URL: https://github.com/720kb/ndm
- Owner: 720kb
- License: gpl-3.0
- Created: 2016-11-16T09:42:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T14:01:35.000Z (about 1 year ago)
- Last Synced: 2024-12-03T20:33:38.890Z (9 days ago)
- Topics: gui, linux, mac, macos, npm, npm-desktop-manager, npm-gui, npmjs, windows
- Language: JavaScript
- Homepage:
- Size: 9.37 MB
- Stars: 2,095
- Watchers: 38
- Forks: 112
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-mac - ndm - npm desktop manager (应用 / 开发辅助工具)
- open-source-mac-os-apps - ndm - Npm desktop GUI. ![javascript_icon] (Applications / Development)
- awesome-electron-zh - ndm - npm desktop manager. (Apps / Open Source)
- open-source-mac-os-apps - ndm - Npm desktop GUI. ![javascript_icon] (Applications / Development)
- jimsghstars - 720kb/ndm - :computer: npm desktop manager https://720kb.github.io/ndm (JavaScript)
- awesome-starred - 720kb/ndm - :computer: npm desktop manager https://720kb.github.io/ndm (windows)
README
# ndm
![screenshot-npm-desktop-manager](http://i.imgur.com/6KL3pt7.png)
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](https://720kb.github.io/ndm#mac)** | **[Download for Linux](https://720kb.github.io/ndm#linux)** | **[Download for Windows](https://720kb.github.io/ndm#win)**###### You can browse all the releases at [github.com/720kb/ndm/releases](https://github.com/720kb/ndm/releases)
## Homebrew
On MacOS you can install **ndm** also with [Homebrew Cask](https://caskroom.github.io/):
```bash
$ brew update
$ brew cask install ndm
```## Arch Linux
On Linux you can install **ndm** also like this:
```bash
$ yaourt -S ndm
```## Debian
On Debian based linux is possible to install **ndm** doing:
```bash
$ 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:
```bash
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](https://720kb.net)**Contributors** [All the awesome contributors](https://github.com/720kb/ndm/graphs/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](https://opencollective.com/ndm#backer)
**Sponsors**
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor](https://opencollective.com/ndm#sponsor)