Skip to content

This project uses the tfl APIs to display the dock station availabilities at different Santander cycle docking stations in London with xbar app. Made with Python.

Notifications You must be signed in to change notification settings

kwokkenton/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Image courtesy of TfL

cyclTracker Plugin for xbar

Author: Kenton Kwok

xbar is a project that allows for the customisation of the macOS toolbar via obtaining the output of a script.

This project uses the TfL APIs to display the dock station availabilities at different Santander cycle docking stations in London. Users can customise which station to show in the script.

Dependencies

  • xbar
  • Python

How to run

  1. Install the latest release of xbar
  2. Put the shell inside the plugin directory at ~/Library/Application Support/xbar/plugins
  3. Make the script executable: run chmod +x cyclTracker.3m.sh in terminal
  4. Ensure that python3 is installed with the requests module (sudo pip3 install requests)
  5. Use a text editor to change the stations you wish to display

About

This project uses the tfl APIs to display the dock station availabilities at different Santander cycle docking stations in London with xbar app. Made with Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages