{"id":16654399,"url":"https://github.com/somada141/yarratramwatcher","last_synced_at":"2026-05-23T05:34:40.389Z","repository":{"id":87116708,"uuid":"96004146","full_name":"somada141/yarratramwatcher","owner":"somada141","description":"This script uses the TramTracker SOAP API to check the arrival times for a given tram number and stop ID and fires an IFTTT Maker event if the upcoming arrivals are within given thresholds","archived":false,"fork":false,"pushed_at":"2017-07-02T05:28:06.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T11:24:52.477Z","etag":null,"topics":["api","australia","ifttt","ifttt-maker","melbourne","python","soap","suds","tramsmitter","xml","yarra-trams"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/somada141.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}},"created_at":"2017-07-02T05:23:29.000Z","updated_at":"2024-04-06T05:34:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"4dbeb312-8759-45c7-907b-2c8cbd16a5f3","html_url":"https://github.com/somada141/yarratramwatcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somada141%2Fyarratramwatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somada141%2Fyarratramwatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somada141%2Fyarratramwatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somada141%2Fyarratramwatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/somada141","download_url":"https://codeload.github.com/somada141/yarratramwatcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243269194,"owners_count":20264002,"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":["api","australia","ifttt","ifttt-maker","melbourne","python","soap","suds","tramsmitter","xml","yarra-trams"],"created_at":"2024-10-12T09:49:38.757Z","updated_at":"2025-12-27T08:31:43.449Z","avatar_url":"https://github.com/somada141.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yarratramwatcher\n\nThis script uses the TramTracker SOAP API to check the arrival times for a given tram number and stop ID and fires an IFTTT Maker event if the upcoming arrivals are within given thresholds.\n\n## Usage\n\nThis script is meant to be run in an minutely basis over given period of times, e.g., via Cron, as such:\n\n\tpython tramwatcher.py --stop-tracker-id 3551 --route-number 86 --threshold-min-lower 4  --threshold-min-upper 6 --ifttt-event \u003cifttt-event-name\u003e --ifttt-key \u003cifttt-key\u003e\n\nThe above call will check for the arrivals of tram 86 at stop 3551 and if there is an upcoming arrival within 4-6 minutes fires an `ifttt-event-name` IFTTT Maker event using their API key `ifttt-key`.\n\n\u003e Note: The tram stop number is the one that appears in the TramTracker app, note the numbers used within the YarraTrams physical network.\n\n## References\n\n- API Docs: [http://ws.tramtracker.com.au/pidsservice/pids.asmx](http://ws.tramtracker.com.au/pidsservice/pids.asmx)\n- Schema: [http://ws.tramtracker.com.au/pidsservice/pids.asmx?WSDL](http://ws.tramtracker.com.au/pidsservice/pids.asmx?WSDL)\n- SOAP API Usage Example: [https://citycontrolpanel.com/api/example_scripts?l=PYTHON\u0026fi=0](https://citycontrolpanel.com/api/example_scripts?l=PYTHON\u0026fi=0).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomada141%2Fyarratramwatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsomada141%2Fyarratramwatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomada141%2Fyarratramwatcher/lists"}