Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.03 KB

BinanceAlerts

This tool allows you to set price alerts on Binance. It's a newer version of the Alert tool that I release long ago.

Key Upgrades

  • Simpler Interface.
  • Desktop notifications.
  • Runs in background.
  • Auto-reconnect.
  • Runs as a desktop application.

How to run ?

Due to github file size constraints (100Mb), I could only upload the code. So run the following commands to build the .exe file from the code.

  • Install Node JS link.
  • npm i electron-packager -g
  • npm install
  • electron-packager .

To know more, click here to watch the youtube video.

Disclaimer:

I am not a financial advisor nor is any content in this article presented as financial advice. The information provided in this post or any other posts that I make and any accompanying material is for educational purposes only. It should not be considered financial or investment advice of any kind. Use these tools at your own risk.

Creator

Dekay Arts