https://github.com/kb2ma/nethead-ui
Web UI for Nethead LwM2M server
https://github.com/kb2ma/nethead-ui
dash python
Last synced: 2 months ago
JSON representation
Web UI for Nethead LwM2M server
- Host: GitHub
- URL: https://github.com/kb2ma/nethead-ui
- Owner: kb2ma
- License: apache-2.0
- Created: 2020-04-02T03:06:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T21:31:55.000Z (over 2 years ago)
- Last Synced: 2025-01-28T21:46:44.035Z (4 months ago)
- Topics: dash, python
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Nethead UI
==========Installation
------------
Requires Python 3.6 or higher. Use `pip` to install `misc/requirements.txt`.Running
-------
To run Nethead UI during development, copy `misc/run.sh` to the top level directory and run it.