Skip to content

mjohnsey/xbar-plugins

Repository files navigation

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

Releases

No releases published

Packages

No packages published