New app: My Wifi Passwords

This commit is contained in:
Pierre Rudloff 2018-12-28 13:01:24 +01:00
parent 3f27423f05
commit 0d2ea30f40

View file

@ -0,0 +1,44 @@
Categories:
- System
- Security
License: GPL-3.0-only
SourceCode: https://github.com/aario/MyWifiPasswords
IssueTracker: https://github.com/aario/MyWifiPasswords/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UJTM2GDGPEFHA
AutoName: My Wifi Passwords
Summary: View your WIFI Passwords
Description: |-
Have the wifi connected on your Android phone and want to share its
password with your friend or enter it in your laptop? Don't know where to
find that piece of paper? If your android phone is rooted, this app makes
your life much easier!
This app reads wpa_supplicant file (by default in
/data/misc/wifi/wpa_supplicant.conf) and provides you a list of WIFI SSIDs
and PSKs (passwords).
This is specially useful when you have a guest at home or in office and you
want to share the password with. Or when you're in a new hotel, just got
the WIFI password from reception and want to share it with your companions.
Or when you're in a party. Or... the possibilities are numerous. You don't
have to open the wpa_supplicant file yourself and try to find the
information you're looking for in it. MyWifiPasswords does this for you.
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/aario/MyWifiPasswords
Builds:
- versionName: 1.0.1
versionCode: 2
commit: 1.0.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.0.1
CurrentVersionCode: 2