https://github.com/niqdev/myid-mobile
MyiD Mobile IE/UK unofficial app in Scala.js
https://github.com/niqdev/myid-mobile
Last synced: 5 months ago
JSON representation
MyiD Mobile IE/UK unofficial app in Scala.js
- Host: GitHub
- URL: https://github.com/niqdev/myid-mobile
- Owner: niqdev
- Created: 2016-11-13T19:08:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-28T14:48:52.000Z (over 9 years ago)
- Last Synced: 2025-06-22T00:06:25.084Z (12 months ago)
- Language: HTML
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# myid-mobile
[](https://travis-ci.org/niqdev/myid-mobile)
[](http://waffle.io/niqdev/myid-mobile)
MyiD Mobile [IE](http://www.idmobile.ie) and [UK](https://www.idmobile.co.uk)
[Flow diagram](https://sketchboard.me/RAdOBg32ynxh)
> Work in progress
Retrieve latest balance from command line
```
sbt -DmobileNumber=XXX -Dpassword=XXX lib/run
```
Open the url `http://localhost:12345/app/target/scala-2.11/classes/index-tutorial.html`
```
sbt ~fastOptJS
```