fprieur / stminfo

project that retrieve the subway line status from the stm website from the commandline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This project retrieve the metro status from the stm website on the commandline and display it each minute, nothing special here.

Installation

The easiest way to use this project is to download the releases and run it on the terminal for your arch


If you want to build it from source:

Install this project

$ git clone https://github.com/fprieur/stminfo

Build this project

$ cd stminfo && go build

Run this project

$ stminfo

About

project that retrieve the subway line status from the stm website from the commandline

License:MIT License


Languages

Language:Go 100.0%