Skip to content

nwinkler/Apple-Pay-Status-BitBar-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Pay Status for BitBar

Shows the status for Apple Pay for a specific country in BitBar. By default, the status is refreshed once per minute

The inspiration for the script was this article (German language).

Installation

Download the apple_pay_status.1m.sh script and link/copy it to your BitBar Plugins folder. Make sure that the script is executable:

chmod +x apple_pay_status.1m.sh

Make sure that you have the jq tool installed locally, e.g. through Homebrew:

brew install jq

Once you have installed the script and its dependencies, please update the script's configuration (see below), and refresh BitBar to show the plugin's output.

Configuration

Please edit the script to change the following configuration items:

  • JQ_PATH: The path to the jq executable. By default, this points to /usr/local/bin/jq, which is the location for a Homebrew-installed jq.
  • REGION: The region to track on Apple's web site. By default, this is set to DE for Germany.

About

Shows the status of Apple Pay for a specific country in BitBar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages