Skip to content

cryptochecker is a simple app to check your account balance and crypto assets for binance users

License

Notifications You must be signed in to change notification settings

andreclerigo/cryptochecker

 
 

Repository files navigation

cryptochecker

CryptoChecker

A simple App to quickly check information about your crypto assets (binance account only)

Information Displayed

Percentage

This represents the Weighted Average of the Percentage change on the last 24hr
percentage = (asset1.priceChange * (asset1.quantity / total)) + (asset2.priceChange * (asset2.quantity / total)) + ...

Asset Info

Crypto Asset Information:
Crypto Logo (Crypto Tag): Crypto amount
                          Crypto value in the selected currency
                          Crypto price change in the last 24hr

Example: Bitcoin Logo (BTC): 0.000294 9.95 EUR 0.482%

I have 0.000294 bitcoins, from that amount it converts for 9.95 EUR and in the last 24hr it got up 0.428%

Recommendations

  • Save your API credentials before putting them in cryptochecker specially Secret Key since you won't see it again after creating the API
  • Only select Enable Reading in the API Restrictions section since cryptochecker will only function as a Wallet. You won't need the other functions
  • It is recommended to check Unrestricted (Less Secure) in the IP Access Eestrictions section, if you don't the App will prompt the Account Page when it's not being used on the whitelisted IP

Download it now!

Linux Android Windows
Get it from the Snap Store Android APK Windows Installer

Demo

Android Mobile

Windows Desktop

Linux Desktop

Issues

For any issues or bug contact me at andreclerigo@outlook.com

About

cryptochecker is a simple app to check your account balance and crypto assets for binance users

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Dart 57.5%
  • C++ 21.8%
  • CMake 13.4%
  • HTML 4.1%
  • C 1.3%
  • Swift 1.2%
  • Other 0.7%