suruja / xbar-binance

Binance widget for xbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binance widget for xbar

What is it?

This Binance widget indicates your current Binance (and/or Coinbase) wallet in your fiat currency.

Requirements

  • Ruby (tested on 2.6.5 and 3.0.0)

Usage

  1. Clone this repo
  2. Creates a .env file in this repo
  3. Add your configuration in this .env file:
BINANCE_API_KEY=
BINANCE_SECRET_KEY=
COINBASE_API_KEY=
COINBASE_SECRET_KEY=
COINMARKETCAP_API_KEY=
DEFAULT_CURRENCY=EUR
  1. Run the ./generate_plugin.sh script
  2. Refresh your plugins in xbar menu

About

Binance widget for xbar


Languages

Language:Ruby 96.2%Language:Shell 3.8%