London Tube live service status from Emacs using the TfL API.
A melpa package is available for tubestatus.
Clone the repository:
git clone https://github.com/smallwat3r/tubestatus.el.git
And add the tubestatus.el
directory to your load-path
:
(add-to-list 'load-path "path/to/tubestatus.el")
(require 'tubestatus)
Run M-x tubestatus
and select a line from the list. It will open a new buffer showing the current service status of the given line.