Skip to content

The official repository for The myLibreNMS application

License

Notifications You must be signed in to change notification settings

jozefrebjak/myLibreNMS

 
 

Repository files navigation

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


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

About

The official repository for The myLibreNMS application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 71.0%
  • HTML 23.4%
  • CSS 2.9%
  • JavaScript 2.7%