Socket
Book a DemoInstallSign in
Socket

github.com/hacker1024/android-wifi-qr-code-generator

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/hacker1024/android-wifi-qr-code-generator

Source
Go
Version
v0.2.0
Version published
Created
Source

Wifi QR Code Generator

An android app that generates QR codes from your saved wifi networks.

Usage

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.

What I'm working on next (from highest to lowest significance)

  • 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

Possible issues

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.

Third-party libraries/code

License

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/.

FAQs

Package last updated on 15 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts