Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 803 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 803 Bytes

Bitbar Plugins

This is where my Bitbar plugin code lives. You need to symlink the runner/wrapper from timed_scripts in your Bitbar plugin folder usually located at $HOME/bitbar_plugins.

To install bitbar:

brew cask install bitbar

Cryptocurrencies

This is a ticker with the current spot price + your wallet balance from Coinbase.

You just need to pass in your account number + your API Key and Secret.

Time

This is a timezone clock with listings for UTC + current team member times.

Weather

This is straight from bitbar-plugins/Weather/ForecastIO.

Enviroment Varibles Necessary:

export FORECAST_IO_API_KEY="SECRET"

How to run:

python ./weather.py