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

https://github.com/openipc/dms

Device Management System
https://github.com/openipc/dms

dms openipc

Last synced: 8 months ago
JSON representation

Device Management System

Awesome Lists containing this project

README

          

## Device Management System [![Telegram](https://openipc.org/images/telegram_button.svg)][telegram]

### Installation

```
git clone https://github.com/OpenIPC/dms.git
cd dms
pip3 install --upgrade pip
pip3 install -r ./requirements.txt
```

### Run project

```
python3 ./dms.py
```

More information about the [project][project] is available in our [website][website] and on the [wiki][wiki].


Open Collective donate button

[firmware]: https://github.com/openipc/firmware/
[mit]: https://opensource.org/license/mit/
[opencollective]: https://opencollective.com/openipc
[paypal]: https://www.paypal.com/donate/?hosted_button_id=C6F7UJLA58MBS
[project]: https://github.com/openipc/
[telegram]: https://t.me/OpenIPC
[website]: https://openipc.org/
[wiki]: https://github.com/openipc/wiki/