{"id":41463591,"url":"https://github.com/tpgwidget/tpgwidget","last_synced_at":"2026-01-23T16:13:48.002Z","repository":{"id":47471458,"uuid":"108015449","full_name":"tpgwidget/tpgwidget","owner":"tpgwidget","description":"🚍 iOS/Android app for public transport in Geneva","archived":false,"fork":false,"pushed_at":"2025-01-29T13:06:28.000Z","size":40921,"stargazers_count":11,"open_issues_count":9,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-29T14:23:15.557Z","etag":null,"topics":["android","framework7","geneva","ios","mysql","php","public-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/tpgwidget.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2017-10-23T17:28:16.000Z","updated_at":"2025-01-29T13:06:32.000Z","dependencies_parsed_at":"2024-07-27T00:48:16.196Z","dependency_job_id":null,"html_url":"https://github.com/tpgwidget/tpgwidget","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tpgwidget/tpgwidget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpgwidget%2Ftpgwidget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpgwidget%2Ftpgwidget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpgwidget%2Ftpgwidget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpgwidget%2Ftpgwidget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpgwidget","download_url":"https://codeload.github.com/tpgwidget/tpgwidget/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpgwidget%2Ftpgwidget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28695529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T15:57:05.722Z","status":"ssl_error","status_checked_at":"2026-01-23T15:56:27.656Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","framework7","geneva","ios","mysql","php","public-transportation"],"created_at":"2026-01-23T16:13:47.412Z","updated_at":"2026-01-23T16:13:47.993Z","avatar_url":"https://github.com/tpgwidget.png","language":"JavaScript","readme":"![TPGwidget logo](https://github.com/user-attachments/assets/179278a9-2e91-4e8f-b70b-d1716f6d1eb6)\n\n[![Download on the App Store](https://user-images.githubusercontent.com/551004/29770691-a2082ff4-8bc6-11e7-89a6-964cd405ea8e.png)](https://tinyurl.com/TPGwidget-iOS)\n[![Download on Google Play](https://user-images.githubusercontent.com/551004/29770692-a20975c6-8bc6-11e7-8ab0-1cde275496e0.png)](https://tinyurl.com/TPGwidget-Android)\n\n# TPGwidget\nTPGwidget is an iOS/Android app for public transport in Geneva. It uses the free Open Data API provided by the transit operator ([transports publics genevois](https://www.tpg.ch/)).\n\nTPGwidget includes many features such as :\n- stops shortcuts on the home screen\n- real-time lines schedules\n- routes planning\n- vehicles informations\n- and much more!\n\nThe projet is made with [Framework7](http://framework7.io) in the front end, and PHP in the back end. The app users download on the [App Store](https://github.com/tpgwidget/ios) or on [Google Play](https://github.com/tpgwidget/android) is powered by Apache Cordova.\n\n![TPGwidget screenshots](https://github.com/user-attachments/assets/93ff7bd0-c5af-435b-af7d-de6cebf7debc)\n\n## Getting Started\n\nPrerequisites : PHP 7+, MySQL, Node.js (dev only)\n\n### Install\n\nTo run an instance of TPGwidget, you have to :\n1. Create a copy of the `.env.example` file named `.env` and fill in your TPG Open Data API key and your database credentials.\n2. Create on your MySQL Server the required tables (use the `dump.sql` file)\n\nOn the production server,\n- https://tpg.nicolapps.ch is linked to the `tpg` folder. It contains the iOS web app.\n- https://tpga.nicolapps.ch is linked to the `tpga` folder. It contains the Android web app.\n- https://tpgdata.nicolapps.ch is linked to the `tpgdata` folder. It contains generic data (maps, vehicles images)\n\n### Develop\nFront-end files are compiled with [Gulp](https://gulpjs.com). To install it, use `npm install gulp-cli -g` from the command line. You can then compile the assets using `gulp ios-css`, `gulp android-css`, `gulp ios-js` and `gulp android-js`.\n\n## Contributing\nIf you have a question or an idea, you can create an issue. Pull requests are welcome! If you want to contribute, don’t hesitate to look into the unassigned issues.\n\n## Authors\n- **Nicolas Ettlin** ([@Nicolapps](https://github.com/Nicolapps))\n- **Adam Mathieson** ([@AMathieson](https://github.com/amathieson)) - Help in transition to alternative API \u0026 Updates to vehicles\n\n## License\nTPGwidget code is released under the MIT license, see the [LICENSE](https://github.com/tpgwidget/tpgwidget/blob/master/LICENSE) file for details. This repository includes maps (© transports publics genevois), and the vehicle icons are [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) licensed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpgwidget%2Ftpgwidget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpgwidget%2Ftpgwidget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpgwidget%2Ftpgwidget/lists"}