{"id":27118050,"url":"https://github.com/royborgen/bringtrack","last_synced_at":"2025-04-07T06:50:02.852Z","repository":{"id":180566694,"uuid":"236004990","full_name":"royborgen/bringtrack","owner":"royborgen","description":"BringTrack is a script that lets you track packages sent or handled by Bring (Norwegian postal service). The script uses Bring's own API to fetch details.","archived":false,"fork":false,"pushed_at":"2024-11-20T20:50:20.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-20T21:40:08.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/royborgen.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":"2020-01-24T13:10:36.000Z","updated_at":"2024-11-20T20:50:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb6019f5-ba86-4421-bb17-0ba3335e5879","html_url":"https://github.com/royborgen/bringtrack","commit_stats":null,"previous_names":["royborgen/bringtrack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royborgen%2Fbringtrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royborgen%2Fbringtrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royborgen%2Fbringtrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royborgen%2Fbringtrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royborgen","download_url":"https://codeload.github.com/royborgen/bringtrack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608149,"owners_count":20965950,"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":[],"created_at":"2025-04-07T06:50:02.277Z","updated_at":"2025-04-07T06:50:02.828Z","avatar_url":"https://github.com/royborgen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BringTrack\nBringTrack is a script that lets you track packages sent or handled by Bring (Norwegian postal service). The script uses Bring's own API to fetch details. \n\n## Usage\nThe scripts needs a tracking number as agument. \n```\nUsage: bringtrack [OPTION]... [TRACKING NUMBER]...\nFetches parcel tracking information from Bring.\n\n   -a, --all           Outputs parcel details and complete tracking history\n   -c, --consignment   Outputs consignment details\n   -d, --details       Outputs parcel details\n   -h, --history       Outputs full tracking history\n                       Only latest entry is listed if argument if not provided\n\n   -v, --version       Outputs version information and exit\n       --help          Displays this help text and exit\n\nExample:\nbringtrack 1234567890      Outputs latest tracking details for parcel 1234567890\nbringtrack -a 1234567890   Outputs all parcel details for parcel 1234567890\n```\n## Example output\n```\nFetching data from Bring...\n\nLatest history for 1234567890\n----------------------------------------\n28.01.2020 18:32\nStatus: DELIVERED\nDescription: The shipment has been delivered.\n---\n```\n## Requirements\n- Python 3 \n- Requests library installed \n- sys library installed \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyborgen%2Fbringtrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froyborgen%2Fbringtrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyborgen%2Fbringtrack/lists"}