https://github.com/faruktoptas/monitto
Simple server monitoring Android app (Experimental) Architecture Components + MVVM + LiveData + RxJava/RxAndroid + Koin
https://github.com/faruktoptas/monitto
Last synced: 16 days ago
JSON representation
Simple server monitoring Android app (Experimental) Architecture Components + MVVM + LiveData + RxJava/RxAndroid + Koin
- Host: GitHub
- URL: https://github.com/faruktoptas/monitto
- Owner: faruktoptas
- License: apache-2.0
- Created: 2018-09-19T19:45:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T19:49:08.000Z (over 6 years ago)
- Last Synced: 2025-03-24T09:38:25.359Z (about 1 month ago)
- Language: Kotlin
- Homepage:
- Size: 152 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monitto [](https://travis-ci.org/faruktoptas/monitto)
Simple server monitoring Android app (Experimental)## Used
- Architecture Components - MVVM
- LiveData
- RxJava/RxAndroid
- Koin## Features
- [x] Deploy apks with travis
- [x] Periodic Http requests
- [x] Show local notification on status changes
- [x] Multiple Url support with Room
- [ ] Check connectivity