https://github.com/fabien0102/sarah-plugin-vianavigo
Vianavigo plugin for S.A.R.A.H.
https://github.com/fabien0102/sarah-plugin-vianavigo
Last synced: 7 months ago
JSON representation
Vianavigo plugin for S.A.R.A.H.
- Host: GitHub
- URL: https://github.com/fabien0102/sarah-plugin-vianavigo
- Owner: fabien0102
- Created: 2014-01-02T21:51:07.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-02T21:51:39.000Z (almost 12 years ago)
- Last Synced: 2025-03-20T03:01:57.833Z (7 months ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SARAH-Plugin-Vianavigo
This plugin is an add-on for the framework [S.A.R.A.H.](http://encausse.net/s-a-r-a-h), an Home Automation project built
on top of:
* C# (Kinect) client for Voice, Gesture, Face, QRCode recognition.
* NodeJS (ExpressJS) server for Internet of Things communication## Description
S.A.R.A.H. tell you when are your next train (fr).
## Quick Start
Donwload the plugin from SARAH's AppStore and follow online plugin's documentation
## License
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004Copyright (C) 2012 S.A.R.A.H.
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION0. You just DO WHAT THE FUCK YOU WANT TO.
``````
This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by S.A.R.A.H. See
http://www.wtfpl.net/ for more details.
```