Skip to content

Monitor your Binance Portfolio value from your Mac OS X Menu Bar

Notifications You must be signed in to change notification settings

nishanthvijayan/BinanceBalanceMac

Repository files navigation

BinanceBalanceMac

A BitBar plugin that displays your Binance portfolio value in your Mac OS X Menu Bar

Screenshot

Installation

  1. Install BitBar

  2. Clone this repo

  3. Generate your Api key & Api Secret from Binance.
    Use this guide if you don't know how.
    Note: Trading permissions are not required for this app. So when you generate API keys, make sure that your disable trading and withdrawal permissions.

  4. Rename secrets.example.json to secrets.json and enter your API key & secrets in that file.

  5. Install dependencies & build

npm install
npm run build

A new folder named dist/ would now appear. Inside dist/ you'll find binance-balance.2m.sh

  1. Change permissions of binance-balance.2m.sh to make it executable
chmod +x binance-balance.2m.sh
  1. Drop binance-balance.2m.sh in your BitBar plugins folder.
    If you don't already have one, create a new folder anywhere and drop the script there.
    Once you've launched BitBar, you can set this new folder as the plugins folder by selecting the Change Plugins Folder

  2. Start BitBar using finder.

Done!

About

Monitor your Binance Portfolio value from your Mac OS X Menu Bar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published