{"id":16638035,"url":"https://github.com/jonasgroeger/hotspot","last_synced_at":"2025-10-30T08:31:04.001Z","repository":{"id":50188580,"uuid":"195071013","full_name":"JonasGroeger/hotspot","owner":"JonasGroeger","description":"CLI Telekom Hotspot Manager","archived":true,"fork":false,"pushed_at":"2022-12-08T05:57:10.000Z","size":7,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T09:30:52.713Z","etag":null,"topics":["autoconnect","autoconnectwifi","hotspot","hotspot-wifi","telekom"],"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/JonasGroeger.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}},"created_at":"2019-07-03T14:30:58.000Z","updated_at":"2023-05-08T13:00:55.000Z","dependencies_parsed_at":"2023-01-24T13:55:16.948Z","dependency_job_id":null,"html_url":"https://github.com/JonasGroeger/hotspot","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/JonasGroeger%2Fhotspot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonasGroeger%2Fhotspot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonasGroeger%2Fhotspot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonasGroeger%2Fhotspot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonasGroeger","download_url":"https://codeload.github.com/JonasGroeger/hotspot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238945669,"owners_count":19556700,"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":["autoconnect","autoconnectwifi","hotspot","hotspot-wifi","telekom"],"created_at":"2024-10-12T06:43:31.041Z","updated_at":"2025-10-30T08:31:03.646Z","avatar_url":"https://github.com/JonasGroeger.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telekom Hotspot Manager\n\n# Installation\n\n    ./create-venv\n    echo \"$VIRTUAL_ENV\"\n\nThe latter command should print a path ending in `venv`. If so, the installation was successful.\n\n# Usage\n\n## Login\n\nTo login into a Telekom hotspot, connect to it and run\n\n    ./hotspot login USERNAME PASSWORD\n\nwhere `USERNAME` is your mobile phone number without a leading zero, i.e. `4917066996699` and\n`PASSWORD` is Telekom hotspot password.\n\nYou can get the password inside the Telekom Connect App ([Android](https://play.google.com/store/apps/details?id=de.telekom.hotspotlogin.de), [iOS](https://apps.apple.com/de/app/connect-app-hotspot-manager/id406968533)) or by sending an SMS containing the text `OPEN` to `9526`.\n\n    $ ./hotspot login 4917066996699 s00-vry-gud\n    {\n        \"status\": \"online\",\n        \"logged_in_since\": \"14:21\"\n    }\n\n## Check online status\n\n    $ ./hotspot check\n    {\n        \"status\": \"online\",\n        \"venue\": \"Some_Venue_Name\",\n        \"logged_in_since\": \"14:21\"\n    }\n\n## Logout\n\n    $ ./hotspot logout \n    {\n        \"status\": \"offline\"\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasgroeger%2Fhotspot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonasgroeger%2Fhotspot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasgroeger%2Fhotspot/lists"}