More documentation
parent
501fea7dca
commit
9fa1569b85
|
|
@ -13,6 +13,7 @@ Crypto-Coins Infos with the help of the Binance and CoinStats API
|
|||

|
||||

|
||||

|
||||

|
||||
|
||||
## Creator
|
||||
|
||||
|
|
@ -35,9 +36,11 @@ Martin Zwigl
|
|||
- I tried with gridy for the axis, but for this data - it is just not readable...
|
||||
- Let me know when you have good suggestions for improvement.
|
||||
- ".." button shows current details for current token
|
||||
- "LH" button shows low and high on graph as well as the first and last point in series
|
||||
- Swipe L-R changes token you supplied via interface
|
||||
- Not much guard-rails in the app -> you should have at least one token (each) present
|
||||
- Also the API token
|
||||
- Also the API token and fiat currency you want to match against (eg. USD, EUR)
|
||||
- New data is requested every minute, except on button touch
|
||||
|
||||
### Settings
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{ "id": "coin_info",
|
||||
"name": "Crypto-Coins Info",
|
||||
"shortName":"Coins Info",
|
||||
"version": "0.07.07",
|
||||
"version": "0.07.08",
|
||||
"description": "Crypto-Coins Infos with the help of the Binance API",
|
||||
"icon": "app.png",
|
||||
"tags": "clkinfo",
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
Loading…
Reference in New Issue