{"id":13426242,"url":"https://github.com/roramirez/MMM-TransantiagoCL-Paraderos","last_synced_at":"2025-03-15T21:30:49.646Z","repository":{"id":148290185,"uuid":"81486294","full_name":"roramirez/MMM-TransantiagoCL-Paraderos","owner":"roramirez","description":"Modulo para MagicMirror con información de arribo de transporte público sistema Transantiago en Chile ","archived":false,"fork":false,"pushed_at":"2017-02-10T02:27:53.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-28T04:25:44.476Z","etag":null,"topics":["bus","chile","iot","magicmirror","module","santiago","stop","transantiago","transportation"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roramirez.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-02-09T19:23:29.000Z","updated_at":"2024-08-21T22:41:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff8fd021-636e-4c57-87b3-6081adef5e73","html_url":"https://github.com/roramirez/MMM-TransantiagoCL-Paraderos","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roramirez%2FMMM-TransantiagoCL-Paraderos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roramirez%2FMMM-TransantiagoCL-Paraderos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roramirez%2FMMM-TransantiagoCL-Paraderos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roramirez%2FMMM-TransantiagoCL-Paraderos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roramirez","download_url":"https://codeload.github.com/roramirez/MMM-TransantiagoCL-Paraderos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243792293,"owners_count":20348611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bus","chile","iot","magicmirror","module","santiago","stop","transantiago","transportation"],"created_at":"2024-07-31T00:01:29.835Z","updated_at":"2025-03-15T21:30:49.312Z","avatar_url":"https://github.com/roramirez.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# MMM-TransantiagoCL-Paraderos\nThis a module for the [MagicMirror](https://github.com/MichMich/MagicMirror). \n\nThis module show public transport information bus stop Transantiago Chile\n\n\n## Installation\n1. Clone this repository inside your MagicMirror's `modules` folder\n\n   `cd ~/MagicMirror/modules`\n\n   `git clone https://github.com/roramirez/MMM-TransantiagoCL-Paraderos.git`.\n\n## How show it\n![Demo](.github/sample.png)\n\n## Config\nThe entry in `config.js` can include the following options:\n\n\n| Option           | Description\n|----------------- |-----------\n| `busStop`        | *Required* The bus stop you want display the information. Find [information about this values](http://paraderos.cl/)\n| `updateInterval` | *Optional* How often should update the data.\u003cbr\u003e\u003cbr\u003e**Type:** `int`(milliseconds) \u003cbr\u003eDefault 60000 milliseconds (1 minute)\n\n\nHere is an example of an entry in `config.js`\n```\n{\n\tmodule: 'MMM-TransantiagoCL-Paraderos',\n\tposition: \"top_left\",\n\tconfig: {\n\t\tbusStop: [\"PG203\", \"PJ43\"],\n\t\tupdateInterval: 30000\n\t}\n},\n```\n\nThanks to [Paraderos.cl](http://paraderos.cl/) and especially [Rodrigo Perez](https://twitter.com/bilsoncl)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froramirez%2FMMM-TransantiagoCL-Paraderos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froramirez%2FMMM-TransantiagoCL-Paraderos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froramirez%2FMMM-TransantiagoCL-Paraderos/lists"}