{"id":16946775,"url":"https://github.com/kurisubrooks/tfnsw-pids","last_synced_at":"2026-03-11T13:12:51.192Z","repository":{"id":72239227,"uuid":"407024269","full_name":"kurisubrooks/tfnsw-pids","owner":"kurisubrooks","description":"Sydney Trains Passenger Information Display (PIDs)","archived":false,"fork":false,"pushed_at":"2022-12-19T04:30:01.000Z","size":450,"stargazers_count":18,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-21T16:44:50.632Z","etag":null,"topics":["buses","ferry","light-rail","metro","open-data","passenger-information-display","passenger-information-system","pids","sydney","sydney-trains","trains"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kurisubrooks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-09-16T04:51:21.000Z","updated_at":"2024-10-17T12:52:16.000Z","dependencies_parsed_at":"2023-02-27T03:15:13.667Z","dependency_job_id":null,"html_url":"https://github.com/kurisubrooks/tfnsw-pids","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kurisubrooks/tfnsw-pids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurisubrooks%2Ftfnsw-pids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurisubrooks%2Ftfnsw-pids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurisubrooks%2Ftfnsw-pids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurisubrooks%2Ftfnsw-pids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kurisubrooks","download_url":"https://codeload.github.com/kurisubrooks/tfnsw-pids/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurisubrooks%2Ftfnsw-pids/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["buses","ferry","light-rail","metro","open-data","passenger-information-display","passenger-information-system","pids","sydney","sydney-trains","trains"],"created_at":"2024-10-13T21:44:49.119Z","updated_at":"2026-03-11T13:12:51.187Z","avatar_url":"https://github.com/kurisubrooks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TfNSW PIDs\nRealistic recreation of Sydney Trains' PIDs using Transport for NSW APIs.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/6291467/134010023-1d91dbe7-aeb2-4b75-b831-57a73d41c85e.png\" width=\"30%\"\u003e \u003cimg src=\"https://user-images.githubusercontent.com/6291467/134010490-cefca401-7825-4e46-8c9e-91ed89c0f79d.png\" width=\"30%\"\u003e \u003cimg src=\"https://user-images.githubusercontent.com/6291467/134010750-b843201c-b3a3-4559-9d31-81e9d741365b.png\" width=\"30%\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/6291467/134010967-4470da61-7bc3-4561-9ac2-d4fac63210ab.png\" width=\"30%\"\u003e \u003cimg src=\"https://user-images.githubusercontent.com/6291467/134010973-b6f76726-3161-4a36-a9f8-78a0176ab156.png\" width=\"30%\"\u003e \u003cimg src=\"https://user-images.githubusercontent.com/6291467/134011554-db9c5b9c-ebcc-45a2-a860-ce5c11f1f8be.png\" width=\"30%\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/6291467/134012932-5c28471c-4f6b-49c6-a21f-b024f77cb3f1.png\" width=\"30%\"\u003e \u003cimg src=\"https://user-images.githubusercontent.com/6291467/134012882-957ede49-49c8-4f6e-a4fd-7aece3364964.png\" width=\"30%\"\u003e \u003cimg src=\"https://user-images.githubusercontent.com/6291467/134012446-870f2b48-78a5-4600-a93e-13193e3d99be.png\" width=\"30%\"\u003e\n\n## Pre-requisites\n- Node.js 14.0.0 (or later)\n- CORS Proxy (self-hosted or other)\n\n## Install\n1. Run `git clone https://github.com/kurisubrooks/tfnsw-pids/` to download the files\n2. Run `cd tfnsw-pids` to enter the directory\n3. Run `yarn` or `npm install` to install dependencies\n4. Edit `src/config.js` and add your proxy details\n\n## Run\n1. Run `yarn start` or `npm start`\n2. Open [http://localhost:3000/pids](http://localhost:3000/pids) in a browser\n\n## Config\n#### Proxy (Required)\nFill the values in `src/config.js` with the details of your CORS proxy.\n\n#### URL Params\nFormat: `url?key=value\u0026key=value`\n| Key | Default Value | Description |\n| --- | --- | --- |\n| `stop` | `200060` (Central Station) | Specify the station/platform ID |\n| `theme` | `light` |  Specify `dark` or `light` colour themes |\n\nYou can get the `stop` ID by searching for your station/light rail stop/bus stop/etc. from [AnyTrip](https://anytrip.com.au/).\n\nURL Example:  \nhttp://localhost:3000/pids?stop=200060\u0026theme=dark\n\n### Credits\nMade by [@kurisubrooks](https://kurisubrooks.com/)  \nSpecial Thanks to [Efren Palacios](https://efrenpalacios.dev/)  \n\nTransport for NSW data sourced from https://anytrip.com.au, with permission.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurisubrooks%2Ftfnsw-pids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurisubrooks%2Ftfnsw-pids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurisubrooks%2Ftfnsw-pids/lists"}