myLibreNMS
myLibreNMS copied to clipboard
The official repository for The myLibreNMS application
myLibreNMS
myLibreNMS is an open source mobile application on both iOS and Android. This application was created in the ionic framework
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
- 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
Installing
npm install -g ionic cordova
git clone url
npm install
ionic serve
Visit localhost:8100 and boom welcome!
Built With
Contributing
I am gladly accepting pull requests.
If you would like to contribute it would be easiest to familiarize yourself with ionic
Translating
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
Authors
See the list of contributors who participated in this project.
Sponsered by WaveDirect Telecommunications
License
This project is licensed under the MIT License - see the LICENSE.md file for details