Realtime Hive price in status bar, multiple currencies.
Adds an item on the status bar where you can see:
- Hive price in selected currency
- Price change over 24 hours
- When price was last updated at coingecko.com
Prices are coming via Coingecko API. Usual update time is ~1 minute, but I noticed it can be up to 5 minutes for the price to change. The extension queries the API every 30 seconds.
You can set currency by opening the VSCode quick menu (Ctrl
/CMD
+ Shift
+ P
) and searching for "Hivecoin Statusbar: Set Currency"
Forked from Artem Kolichenkov's Dogecoin Status Bar
Feel free to submit Pull Requests, Issues or Feature Requests. No special contributing guidelines, normal GitHub OSS stuff.
This project is licensed under the WTFPL License - see the LICENSE file for details