{"id":19333209,"url":"https://github.com/pgrimaud/lametric-ratp-bus","last_synced_at":"2026-06-09T21:31:12.513Z","repository":{"id":37587798,"uuid":"77372813","full_name":"pgrimaud/lametric-ratp-bus","owner":"pgrimaud","description":"RATP Bus Schedules for LaMetric","archived":false,"fork":false,"pushed_at":"2023-04-19T21:17:21.000Z","size":1461,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T07:24:22.872Z","etag":null,"topics":["bus","lametric","paris","php","ratp","station"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/pgrimaud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"publiccode":null,"codemeta":null},"funding":{"github":"pgrimaud","custom":"https://www.paypal.me/grimaudpierre"}},"created_at":"2016-12-26T09:19:22.000Z","updated_at":"2022-06-10T07:47:49.000Z","dependencies_parsed_at":"2024-11-10T02:50:49.536Z","dependency_job_id":"5db6a907-596b-4ca5-b07c-a5570b38220b","html_url":"https://github.com/pgrimaud/lametric-ratp-bus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pgrimaud/lametric-ratp-bus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgrimaud%2Flametric-ratp-bus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgrimaud%2Flametric-ratp-bus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgrimaud%2Flametric-ratp-bus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgrimaud%2Flametric-ratp-bus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgrimaud","download_url":"https://codeload.github.com/pgrimaud/lametric-ratp-bus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgrimaud%2Flametric-ratp-bus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34127342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","lametric","paris","php","ratp","station"],"created_at":"2024-11-10T02:50:35.770Z","updated_at":"2026-06-09T21:31:12.481Z","avatar_url":"https://github.com/pgrimaud.png","language":"PHP","funding_links":["https://github.com/sponsors/pgrimaud","https://www.paypal.me/grimaudpierre"],"categories":[],"sub_categories":[],"readme":"# RATP Bus Schedules for LaMetric\n\n![LaMetric Bus Ratp Index](https://raw.githubusercontent.com/pgrimaud/lametric-ratp-bus/master/images/ratpbus.png)\n\n# 2017-06-16 - Important update\n\n### Parameters data have changed, due to the takedown of the old middleware. You must reconfigure your app and follow the instructions bellow. Sorry for inconvenience. \n\n# How it works ?\n\nFirst, launch your LaMetric app, install our app \"RATP Bus Schedules\".\n\n![LaMetric Bus Ratp App](https://raw.githubusercontent.com/pgrimaud/lametric-ratp-bus/master/images/app.png)\n\nThen, find the line, the ID Destination and ID Station from the [API RATP](https://github.com/pgrimaud/horaires-ratp-api) or see our example below.\n\n####Example : \n\nIf you want to get the schedules of the next bus to **Chateau de Vincennes** at the station **Michel Bizot**, on the line **46**.\n\n- Open https://api-ratp.pierre-grimaud.fr/v3/destinations/bus/46, you will get : \n\n```\n{\n    \"result\": {\n        \"destinations\": [\n            {\n                \"name\": \"Chateau de Vincennes\",\n                \"way\": \"A\"\n            },\n            {\n                \"name\": \"Gare du Nord\",\n                \"way\": \"R\"\n            }\n        ]\n    },\n    \"_metadata\": {\n        \"call\": \"GET /destinations/bus/46\",\n        \"date\": \"2017-06-16T02:31:26+02:00\",\n        \"version\": 3\n    }\n}\n```\n\n - Find the ```way``` of the desired destination (A for **Chateau de Vincennes**) and set it on the configuration panel.\n\n - Set the name of the station (michel bizot for **Michel Bizot**).\n\n - Wait a few seconds and you will see :\n\n![LaMetric Ratp Destination](https://raw.githubusercontent.com/pgrimaud/lametric-ratp-bus/master/images/destination.gif)\n![LaMetric Ratp Schedule](https://raw.githubusercontent.com/pgrimaud/lametric-ratp-bus/master/images/schedules.gif)\n\n## Feedback\n\nIf you need help, [create an issue](https://github.com/pgrimaud/lametric-ratp-bus/issues) or contact us on [Twitter](http://twitter.com/pgrimaud_)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgrimaud%2Flametric-ratp-bus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgrimaud%2Flametric-ratp-bus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgrimaud%2Flametric-ratp-bus/lists"}