cryptgo
cryptgo copied to clipboard
A terminal application to watch crypto prices!
Look at networking to work out best way to reuse the current api for easy use on gio web and native apps. also use indexeddb for client storage / cache...
Currently the following have mixed combinations of exit and return key-bindings: - Exit from main page (`q` and `^C`) - Return from coin page to main page (`Esc` and `q`...
Currently, the favourites table does not support navigation from within the coin page. It can only be navigated into from the main (all coin) page. If navigation functionality could be...
Description ======== Add tests! There are none being run, as of writing this issue.
Description ========= The current main page only displays 24 Hr Change %, more fine grained change, like 1 Hr, 2 Hr, 1 Week, etc. changes can be displayed on both...
Fixes #6 (Partially) Testing scope: - [ ] pkg/utils (In progress)
Application crashes after few seconds due to `Error: {"status":{"error_code":429,"error_message":"You've exceeded the Rate Limit. Please visit https://www.coingecko.com/en/api/pricing to subscribe to our API plans for higher rate limits."}}`