An open API service indexing awesome lists of open source software.

https://github.com/lewagon/kitt-blink

Display a Le Wagon batch tickets status with blink1
https://github.com/lewagon/kitt-blink

Last synced: 2 months ago
JSON representation

Display a Le Wagon batch tickets status with blink1

Awesome Lists containing this project

README

          

Display a [Le Wagon](http://www.lewagon.org) tickets status with [blink1](http://blink1.thingm.com/).

## Config

Open `config.yml` and edit the `batch_slug`.

## Launch

Start the deamon

```bash
# Clone the project and cd to it
$ ./deamon.rb start
```

Stop the deamon

```bash
$ ./deamon.rb stop
```