Skip to content

mxrcode/StockWidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.