Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.29 KB

StockWidget

Widget for displaying the exchange rate of cryptocurrencies on the desktop in real time.

image

This is how the configurator will look like in the new version of the widget (1.1.0).

List of supported cryptocurrency exchanges (API):

  • Binance Global
  • Binance US
  • Coinbase
  • Kraken
  • Poloniex

Due to the limits set by the exchange, the program cannot receive data more than once every 60sec. These restrictions can be removed by using WebSocket or the developer's servers (Which we don't have).

Installation

Dependencies must be installed in the system for the program to run and work correctly.

An icon should appear in the tray by clicking on which a menu for interacting with the widget will appear. There you can configure it and add the program to autorun.

Dependencies: vcredist_x64(2015-2022) (x86)

License

This software is released under the LGPL-3.0 License, see LICENSE.