myLibreNMS is an open source mobile application on both iOS and Android. This application was created in the ionic framework
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- LibreNMS Server
- Node
- Ionic
- Cordova
You will need to enable cors on your local librenms install for local development. Visit the LibreNMS Repository for more info
npm install -g ionic cordova
git clone url
npm install
ionic serve
Visit localhost:8100 and boom welcome!
I am gladly accepting pull requests.
If you would like to contribute it would be easiest to familiarize yourself with ionic
If you would like to help translate myLibreNMS, please submit a pull request to do so.
Create a file under src/assets/i18n/*.json using en.json as a guide
See the list of contributors who participated in this project.
Sponsered by WaveDirect Telecommunications
This project is licensed under the MIT License - see the LICENSE.md file for details