Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 752 Bytes

README.org

File metadata and controls

35 lines (20 loc) · 752 Bytes

https://melpa.org/packages/tubestatus-badge.svg

tubestatus.el

London Tube live service status from Emacs using the TfL API.

Installation

Melpa

A melpa package is available for tubestatus.

Manual

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)

Usage

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.

Screenshots

./images/tubestatus.png