{"id":15111126,"url":"https://github.com/hacker1024/android-wifi-qr-code-generator","last_synced_at":"2025-09-01T02:42:04.895Z","repository":{"id":114341315,"uuid":"123760098","full_name":"hacker1024/android-wifi-qr-code-generator","owner":"hacker1024","description":"An android app that generates QR codes from your saved wifi networks.","archived":false,"fork":false,"pushed_at":"2019-02-07T06:55:50.000Z","size":342,"stargazers_count":34,"open_issues_count":5,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-06T15:47:09.583Z","etag":null,"topics":["android","android-app","android-application","qr-code","qr-generator","qrcode","qrcode-generator","sharing","wifi","wifi-network","wifi-password","xposed","xposed-framework","xposedmodule"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/hacker1024.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":"2018-03-04T05:32:02.000Z","updated_at":"2023-11-28T06:36:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"8399d4d7-000f-4d96-b8bd-cf2c59e5cbb3","html_url":"https://github.com/hacker1024/android-wifi-qr-code-generator","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hacker1024/android-wifi-qr-code-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker1024%2Fandroid-wifi-qr-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker1024%2Fandroid-wifi-qr-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker1024%2Fandroid-wifi-qr-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker1024%2Fandroid-wifi-qr-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hacker1024","download_url":"https://codeload.github.com/hacker1024/android-wifi-qr-code-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacker1024%2Fandroid-wifi-qr-code-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268351502,"owners_count":24236420,"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-08-02T02:00:12.353Z","response_time":74,"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":["android","android-app","android-application","qr-code","qr-generator","qrcode","qrcode-generator","sharing","wifi","wifi-network","wifi-password","xposed","xposed-framework","xposedmodule"],"created_at":"2024-09-26T00:01:47.773Z","updated_at":"2025-08-02T08:08:51.888Z","avatar_url":"https://github.com/hacker1024.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wifi QR Code Generator\nAn android app that generates QR codes from your saved wifi networks.\n\n## Usage\nThe app needs root access to read your saved wifi information.\u003cbr\u003e\nTap a wifi entry to display its QR code.\u003cbr\u003e\nHold a wifi entry to display more details.\n\n[\u003cimg src=\"https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png\"\n     alt=\"Get it on Google Play\"\n     height=\"80\"\u003e](https://play.google.com/store/apps/details?id=tk.superl2.xwifi)\n[\u003cimg src=\"https://f-droid.org/badge/get-it-on.png\"\n     alt=\"Get it on F-Droid\"\n     height=\"80\"\u003e](https://f-droid.org/packages/tk.superl2.xwifi/)\n\n## What I'm working on next (from highest to lowest significance)\n- Bug fixes (always at the top of the list)\n- ~~Sort networks alphabetically~~ [Done.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/47ce5bba366925d03e32116bf00604bca248c957)\n- ~~An xposed component that adds an option in the stock wifi settings to display the QR code/password~~ [Done.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/26b2b0bd84e109945e2eca6e38bbf04a41488c57)\n- ~~Backport to older android versions~~ Done.\n- ~~An about page~~ [Done.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/764357d4070544c552d3fa91d5010e8276b4c993)\n- ~~Setting to choose the quality of the QR code generated~~ [Done.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/22a23887bc334000e5c71f66fcbbfda0197d7348)\n- ~~A dark theme~~ [Done.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/c4472e454457927f868a7dadf035d9fb8a2317ac)\n- Make new bugs\n\n## Possible issues\nI need feedback to see if these are only happening to some people or if they're happening to everyone.\n- The list of network may disapear when returning from the settings screen.\n- ~~WEP networks may cause an error.~~ [Fixed.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/613c555453f9944d8d772faaa2c6d8c508deca76)\n\n## Third-party libraries/code\n- [Parsing](https://github.com/David-Mawer/OreoWifiPasswords/blob/0d146fd34ce424b8a500a441ff2a1293c3355a33/app/src/main/java/com/pithsoftware/wifipasswords/task/TaskLoadWifiEntries.java) and [data management code](https://github.com/David-Mawer/OreoWifiPasswords/blob/ae0d7e7f290345bdf1a2d0742b8da5d25a76807b/app/src/main/java/com/pithsoftware/wifipasswords/pojo/WifiEntry.java) by [David-Mawer](https://github.com/David-Mawer/) has been used, adapted, and converted to Kotlin.\n- [QRGen: _A simple QRCode generation api for java built on top ZXING_](https://github.com/kenglxn/QRGen)\n- [RecyclerView-FastScroll: _A simple `FastScroller` for Android's `RecyclerView`_](https://github.com/timusus/RecyclerView-FastScroll)\n- [About Page - Android: _An Android library for easily creating an about page for your Android apps_](https://github.com/husaynhakeem/about-page-android)\n\n## License\nCopyright (C) 2018 hacker1024 (on github.com)\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacker1024%2Fandroid-wifi-qr-code-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacker1024%2Fandroid-wifi-qr-code-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacker1024%2Fandroid-wifi-qr-code-generator/lists"}