From f8bdf50b97e30a13ffff37c99484903c0ec3eeb5 Mon Sep 17 00:00:00 2001 From: Martin Zwigl Date: Sat, 22 Mar 2025 18:53:48 +0100 Subject: [PATCH] readme --- apps/coin_info/ChangeLog | 1 + apps/coin_info/README.md | 7 ++++++- apps/coin_info/metadata.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/apps/coin_info/ChangeLog b/apps/coin_info/ChangeLog index 82d9d7e13..500d95ec9 100644 --- a/apps/coin_info/ChangeLog +++ b/apps/coin_info/ChangeLog @@ -2,3 +2,4 @@ 0.04: Using GB http for Binance API requests 0.05: Lot of cleanup 0.06: Creating app v1 +0.07: Finishing touches for v1 diff --git a/apps/coin_info/README.md b/apps/coin_info/README.md index d2996683a..edd84bc9e 100644 --- a/apps/coin_info/README.md +++ b/apps/coin_info/README.md @@ -39,4 +39,9 @@ Martin Zwigl ### Settings - Choose which of the uploaded tokens to display in clock_info -- Choose update-time for clock_info HTTP requests to Binance \ No newline at end of file +- Choose update-time for clock_info HTTP requests to Binance + +## Possible Improvements / TODOs + +- Pause HTTP request cycle during show of Details or Lows/Highs +- Better chosing of fonts for more space \ No newline at end of file diff --git a/apps/coin_info/metadata.json b/apps/coin_info/metadata.json index 39990cc98..b51669147 100644 --- a/apps/coin_info/metadata.json +++ b/apps/coin_info/metadata.json @@ -1,7 +1,7 @@ { "id": "coin_info", "name": "Crypto-Coins Info", "shortName":"Coins Info", - "version": "0.06.68", + "version": "0.07.00", "description": "Crypto-Coins Infos with the help of the Binance API", "icon": "app.png", "tags": "clkinfo",