Widget for displaying the exchange rate of cryptocurrencies on the desktop in real time.
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).
Dependencies must be installed in the system for the program to run and work correctly.
- Download latest version of the widget https://github.com/mxrcode/StockWidget/releases
- Unpack the .zip archive to any place convenient for you
- Run the app with StockWidget.exe
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)
This software is released under the LGPL-3.0 License, see LICENSE.