https://github.com/nsnull0/xlayer
api from : https://currencylayer.com/
https://github.com/nsnull0/xlayer
Last synced: 11 months ago
JSON representation
api from : https://currencylayer.com/
- Host: GitHub
- URL: https://github.com/nsnull0/xlayer
- Owner: nsnull0
- Created: 2019-04-27T21:48:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-16T06:10:31.000Z (about 7 years ago)
- Last Synced: 2025-06-06T05:27:41.331Z (about 1 year ago)
- Language: Swift
- Size: 797 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/nsnull0/XLayer)
# XLayer
### Config
- Modify App-Config for `refresh_rate` in seconds, `secret_key` to your owns if necessary.
- Modify Api-Params for `source` by currency code provided in API.
### Current Feature
- Watch Currency Change Live (refresh periodicly every 30 mins by default)(Notes: can be modify in `App-Config.plist`)
- List of Currency provided by API
- Always live using background-fetch (live every 30 mins by default)(Notes: can be modify in `App-Config.plist`)
- Select Desired source currency to watch and compare rates
### Next Update
- Specified filter Currency List Result
- History
## api from : https://currencylayer.com/
### Network Extension Model CopyRight
- Inspired from https://github.com/michaelhenry/RxRetroSwift