An android app that generates QR codes from your saved wifi networks.
The app needs root access to read your saved wifi information.
Tap a wifi entry to display its QR code.
Hold a wifi entry to display more details.
Get it on Google Play Get it on F-Droid
- Bug fixes (always at the top of the list)
(削除) Sort networks alphabetically (削除ここまで)Done.(削除) An xposed component that adds an option in the stock wifi settings to display the QR code/password (削除ここまで)Done.(削除) Backport to older android versions (削除ここまで)Done.(削除) An about page (削除ここまで)Done.(削除) Setting to choose the quality of the QR code generated (削除ここまで)Done.(削除) A dark theme (削除ここまで)Done.- Make new bugs
I need feedback to see if these are only happening to some people or if they're happening to everyone.
- The list of network may disapear when returning from the settings screen.
(削除) WEP networks may cause an error. (削除ここまで)Fixed.
- Parsing and data management code by David-Mawer has been used, adapted, and converted to Kotlin.
- QRGen: A simple QRCode generation api for java built on top ZXING
- RecyclerView-FastScroll: A simple
FastScrollerfor Android'sRecyclerView - About Page - Android: An Android library for easily creating an about page for your Android apps
Copyright (C) 2018 hacker1024 (on github.com)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by (at your option) any later version.
This program is distributed in the hope that it will be useful, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.