{"id":23288174,"url":"https://github.com/ubrt/fritzdemo","last_synced_at":"2025-04-06T16:29:33.917Z","repository":{"id":200117629,"uuid":"458637969","full_name":"ubrt/fritzdemo","owner":"ubrt","description":"Minimalistic example for changing SSID and password on Fritzboxes and repeaters with Fritzconnection","archived":false,"fork":false,"pushed_at":"2022-02-12T21:33:48.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T22:25:49.332Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ubrt.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}},"created_at":"2022-02-12T20:58:41.000Z","updated_at":"2022-02-12T21:22:41.000Z","dependencies_parsed_at":"2023-10-15T20:50:42.901Z","dependency_job_id":null,"html_url":"https://github.com/ubrt/fritzdemo","commit_stats":null,"previous_names":["ubrt/fritzdemo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubrt%2Ffritzdemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubrt%2Ffritzdemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubrt%2Ffritzdemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubrt%2Ffritzdemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubrt","download_url":"https://codeload.github.com/ubrt/fritzdemo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247511952,"owners_count":20950757,"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":"2024-12-20T03:15:08.464Z","updated_at":"2025-04-06T16:29:33.864Z","avatar_url":"https://github.com/ubrt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fritzdemo\nMinimalistic example for changing SSID and password on avm routers and repeaters with FritzConnection.\n\nAs a base dependency you have to install fritzconnection via\n\n```bash\npip3 install fritzconnection\n```\n\nAfter that just create a connection to your FRITZ!box and every other fritz device that should be updated:\n```python\nFritzConnection(address='192.168.178.1', user='fritz****', password='\u003cpassword\u003e', use_tls=False)\n```\nPlease inspect the set_ssid_and_password function in set_ssid_password.py to see how to receive and set the ssid and password of your network. The demo defaults to the guest wifi config \"WLANConfiguration:3\". You can change this to your needs. \n\nThe example codes generates the phrase \"It's dayOtTheWeek \\(^_^)/\" in german with a specific emoji for every day of the week. Not really useful, just a little easteregg.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubrt%2Ffritzdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubrt%2Ffritzdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubrt%2Ffritzdemo/lists"}