Coder Social home page Coder Social logo

roramirez / mmm-transantiagocl-paraderos Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 30 KB

Modulo para MagicMirror con información de arribo de transporte público sistema Transantiago en Chile

License: MIT License

JavaScript 93.67% CSS 6.33%
transantiago bus stop transportation module magicmirror iot chile santiago

mmm-transantiagocl-paraderos's Introduction

MMM-TransantiagoCL-Paraderos

This a module for the MagicMirror.

This module show public transport information bus stop Transantiago Chile

Installation

  1. Clone this repository inside your MagicMirror's modules folder

    cd ~/MagicMirror/modules

    git clone https://github.com/roramirez/MMM-TransantiagoCL-Paraderos.git.

How show it

Demo

Config

The entry in config.js can include the following options:

Option Description
busStop Required The bus stop you want display the information. Find information about this values
updateInterval Optional How often should update the data.

Type: int(milliseconds)
Default 60000 milliseconds (1 minute)

Here is an example of an entry in config.js

{
	module: 'MMM-TransantiagoCL-Paraderos',
	position: "top_left",
	config: {
		busStop: ["PG203", "PJ43"],
		updateInterval: 30000
	}
},

Thanks to Paraderos.cl and especially Rodrigo Perez

mmm-transantiagocl-paraderos's People

Contributors

roramirez avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.