{"id":29878266,"url":"https://github.com/riximus/sbbuddy","last_synced_at":"2026-02-26T01:15:38.412Z","repository":{"id":306999770,"uuid":"1026773782","full_name":"Riximus/SBBuddy","owner":"Riximus","description":"🧭 A friendly Swiss public transport terminal app. Search timetables, plan connections, and get the connection to your phone via QR. All from your console.","archived":false,"fork":false,"pushed_at":"2025-07-28T21:14:14.000Z","size":1379,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-28T23:14:25.938Z","etag":null,"topics":["bubbletea","charm","charmbracelet","cli","console","console-application","golang","sbb","sbb-cff-ffs","swiss","switzerland","terminal","terminal-app","terminal-ui","train","transportation","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Riximus.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":"2025-07-26T15:29:48.000Z","updated_at":"2025-07-28T21:15:22.000Z","dependencies_parsed_at":"2025-07-28T23:14:35.759Z","dependency_job_id":"2162e9fd-c48d-40ff-a931-9a1c349fce16","html_url":"https://github.com/Riximus/SBBuddy","commit_stats":null,"previous_names":["riximus/sbbuddy"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Riximus/SBBuddy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riximus%2FSBBuddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riximus%2FSBBuddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riximus%2FSBBuddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riximus%2FSBBuddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Riximus","download_url":"https://codeload.github.com/Riximus/SBBuddy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riximus%2FSBBuddy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278802801,"owners_count":26048566,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":["bubbletea","charm","charmbracelet","cli","console","console-application","golang","sbb","sbb-cff-ffs","swiss","switzerland","terminal","terminal-app","terminal-ui","train","transportation","tui"],"created_at":"2025-07-31T07:01:37.788Z","updated_at":"2025-10-07T15:49:33.140Z","avatar_url":"https://github.com/Riximus.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SBBuddy\n\n![SBBuddy](./gifs/sbbuddy-tui.gif)\n\n## Current Functionalities\n- Look up timetable of a station\n  - Example: SBBuddy -T \"Basel SBB\"\n\n- Search connections between two or more stations\n  - Example: SBBuddy -C \"Basel SBB\" -C \"Zürich HB\"\n\n- With via stations: SBBuddy -C \"Basel SBB\" -C \"Olten\" -C \"Zürich HB\"\n\n- Fetch a random connection\n  - Basic: SBBuddy -R\n  - With number of via stations: SBBuddy -R 2\n  - Combine with fixed station(s): SBBuddy -C \"Basel SBB\" -R, SBBuddy -R -C \"Zürich HB\"\n\n- Timetable from a specific time and/or date\n  - Examples:\n  - SBBuddy -T \"Basel SBB\" -t 10:00\n  - SBBuddy -T \"Basel SBB\" -d 2025-07-28 -t 14:50\n\n- Connections from a specific date and/or time (yyyy-mm-dd or dd.mm.yyyy)\n  - Examples:\n  - SBBuddy -C \"Basel SBB\" -C \"Zürich HB\" -d 14.08.2025\n  - SBBuddy -C \"Basel SBB\" -C \"Zürich HB\" -d 2025-08-14 -t 10:00\n\n- Scroll through connection lists (forward and backward)\n\n- Refresh functionality to update timetable/connections\n\n- Arrival time filtering (default is departure) with -a flag\n\n- Help command: SBBuddy -h\n\n## Good to know\n- Uppercase letters in terminal shortcut commands are used for main menu options\n- Lowercase letters in terminal shortcut commands are used for specific options\n\n\n## Go Commands\n\n### Run\n`` go run .\\cmd\\SBBuddy\\``\n\n### Test\n`` go test ./...``\n\n#### Test API\n`` go test .\\internal\\api\\ ``\n\n#### Test CLI\n`` go test .\\internal\\ui\\ ``\n\n### Build\n`` go build -o .\\build\\ .\\cmd\\SBBuddy\\``\n\n### Distribution\n`` goreleaser release --snapshot --clean``\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friximus%2Fsbbuddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friximus%2Fsbbuddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friximus%2Fsbbuddy/lists"}