Skip to content

smallwat3r/tubestatus.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

London Tube live service status from Emacs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published