1.0.0 • Published 10 months ago

xbar-plugin-ice-delay v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

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.

npm version ISC-licensed minimum Node.js version support me via GitHub Sponsors chat with me on Twitter

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.