{"id":17062592,"url":"https://github.com/wardbrian/mta-board","last_synced_at":"2026-04-30T18:32:16.630Z","repository":{"id":208116728,"uuid":"424408009","full_name":"WardBrian/mta-board","owner":"WardBrian","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-09T01:52:04.000Z","size":266,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-09T02:30:57.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WardBrian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-03T23:12:56.000Z","updated_at":"2026-04-09T01:52:08.000Z","dependencies_parsed_at":"2025-12-07T04:03:25.151Z","dependency_job_id":null,"html_url":"https://github.com/WardBrian/mta-board","commit_stats":null,"previous_names":["wardbrian/mta-board"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WardBrian/mta-board","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBrian%2Fmta-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBrian%2Fmta-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBrian%2Fmta-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBrian%2Fmta-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WardBrian","download_url":"https://codeload.github.com/WardBrian/mta-board/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBrian%2Fmta-board/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32473804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":[],"created_at":"2024-10-14T10:50:18.139Z","updated_at":"2026-04-30T18:32:16.622Z","avatar_url":"https://github.com/WardBrian.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mta-board\n\nShow the upcoming trains.\n\nA plugin for [mlb-led-scoreboard](https://github.com/WardBrian/mlb-led-scoreboard).\n\n![Preview image](https://github.com/user-attachments/assets/db1dd47d-6e68-4c46-a025-2780be613dbc)\n\n**Note**: This is just a personal project to use on my board during the baseball offseason, I probably\nwon't add any more features!\n\n## Example config\n\n`config.json`:\n\n```json\n{\n  \"rotation\": {\n    \"screens\": [\n      { \"kind\": \"trains\", \"seconds\": 20, \"with_priority\": 0 }\n    ]\n  },\n  \"plugins\": {\n    \"example\": {\n      \"step\": 3\n    },\n    \"trains\": {\n      \"skip_next_trains\": 0,\n      \"num_trains\": 3,\n      \"stops\": {\n        \"6\": [\"631N\"]\n      }\n    }\n  }\n}\n```\n\n`colors/scoreboard.json`:\n```json\n{\n  \"plugins\" : {\n    \"trains\":{\n      \"stop\": {\n        \"r\": 255,\n        \"g\": 255,\n        \"b\": 255\n      },\n      \"eta\": {\n        \"r\": 255,\n        \"g\": 255,\n        \"b\": 255\n      }\n    }\n  }\n}\n```\n\n`coordinates/w64h32.json`:\n\n```json\n{\n  \"plugins\": {\n    \"trains\": {\n      \"stops_per_page\": 2,\n      \"font_name\": \"5x7\",\n      \"offset\": 15,\n      \"eta\": {\n        \"x\": 16,\n        \"y\": 13\n      },\n      \"stop\": {\n        \"x\": 16,\n        \"y\": 7,\n        \"width\": 48\n      },\n      \"line\": {\n        \"x\": 8,\n        \"y\": 7,\n        \"font_name\": \"7x13B\",\n        \"radius\": 12\n      }\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwardbrian%2Fmta-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwardbrian%2Fmta-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwardbrian%2Fmta-board/lists"}