JSPM

xbar-plugin-ice-delay

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q24962F
  • License ISC

An xbar plugin that shows the current delay of the ICE train you're sitting in.

Package Exports

  • xbar-plugin-ice-delay
  • xbar-plugin-ice-delay/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (xbar-plugin-ice-delay) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.

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.