Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.21 KB

Hivecoin statusbar 🚀

Realtime Hive price in status bar, multiple currencies.

Features

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.

USD: Example in USD

EUR: Example in EUR

Usage

You can set currency by opening the VSCode quick menu (Ctrl/CMD + Shift + P) and searching for "Hivecoin Statusbar: Set Currency"

Authors

Forked from Artem Kolichenkov's Dogecoin Status Bar

Links

Contributing

Feel free to submit Pull Requests, Issues or Feature Requests. No special contributing guidelines, normal GitHub OSS stuff.

License

This project is licensed under the WTFPL License - see the LICENSE file for details