Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emoncms/emoncms-ios
iOS app for Emoncms
https://github.com/emoncms/emoncms-ios
Last synced: about 1 month ago
JSON representation
iOS app for Emoncms
- Host: GitHub
- URL: https://github.com/emoncms/emoncms-ios
- Owner: emoncms
- License: mit
- Created: 2016-11-10T11:35:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-04T09:03:32.000Z (over 2 years ago)
- Last Synced: 2024-08-03T17:19:34.011Z (4 months ago)
- Language: Swift
- Size: 129 MB
- Stars: 18
- Watchers: 9
- Forks: 8
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Emoncms
README
# Emoncms for iOS
[![Build Status](https://travis-ci.org/emoncms/emoncms-ios.svg?branch=master)](https://travis-ci.org/emoncms/emoncms-ios) [![codecov](https://codecov.io/gh/emoncms/emoncms-ios/branch/master/graph/badge.svg)](https://codecov.io/gh/emoncms/emoncms-ios)
Emoncms for iOS is an app that allows you to connect to an [Emoncms](https://www.emoncms.org/) instance. This can either be through the official [emoncms.org](https://www.emoncms.org/), through a custom server that you run yourself, or direct to an [emonPi](https://openenergymonitor.com/emonpi-3/).
## Screenshots
### Main screens
![](images/screen1.png) ![](images/screen2.png) ![](images/screen3.png) ![](images/screen4.png) ![](images/screen5.png)
### Apps
![](images/app1.png) ![](images/app2.png) ![](images/app3.png) ![](images/app4.png) ![](images/app5.png)
### Widgets
![](images/widget1.png) ![](images/widget2.png)
### Today Widget
![](images/today1.png)
## Todo list
- [x] Basic app structure
- [x] Login
- [x] Manual URL + API key
- [x] Scan QR code
- [x] Data caching
- [ ] Apps
- [x] My Electric app
- [x] My Solar PV app
- [x] My Solar PV + Divert app
- [x] Multi-account
- [ ] Extensions
- [x] Universal app (for iPad)
- [ ] watchOS app
- [x] Today extension
- [ ] tvOS app