xbar-plugin-ice-delay
v1.0.0
Published
An xbar plugin that shows the current delay of the ICE train you're sitting in.
Downloads
7
Maintainers
Readme
xbar-plugin-ice-delay
An xbar plugin that shows the current delay of the ICE train you're sitting in, directly in the macOS menu bar.
Installation
# install the plugin
npm install -g xbar-plugin-ice-delay
# add a helper script to the xbar plugin directory that calls the actual plugin
echo -e '#!/bin/sh'"\n$(which node) '$(which xbar-plugin-ice-delay)'" >~/Library/Application\ Support/xbar/plugins/ice-delay.30s.sh
Usage
Usage:
xbar-plugin-ice-delay
Contributing
If you have a question or need support using xbar-plugin-ice-delay
, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, use the issues page.