-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathwifi-qr.1
67 lines (63 loc) · 1.32 KB
/
wifi-qr.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
.TH WIFI-QR 1 "MAY 31 2020"
.SH NAME
wifi-qr \- Wi\-Fi Share and Connect with QR
.SH SYNOPSIS
.B wifi-qr [ -g | -d <zenity|kdialog> | -c | -t | -s | -z | -f <file> | -p | -q | -v | -L | -w | -h ]
.br
.SH DESCRIPTION
Wi\-Fi password share via QR codes
Shares Wi\-Fi SSID and password via a QR code.
Generate a QR code of a Wi\-Fi network with its password.
Scan QR codes and easily connect to Wi\-Fi Networks.
For Android, OS version 10 and above is supported.
For iOS, the Shortcuts app supports generating Wi\-Fi QR codes.
.sp
.PP
.SH OPTIONS
wifi-qr option
.TP
.B -g GUI Main Menu
.br
.TP
.B -d Specify GUI tool (zenity or kdialog)
.br
.TP
.B -c WiFi QR Create GUI
.br
.TP
.B -t WiFi QR Create Terminal
.br
.TP
.B -z WiFi QR Create Terminal Fuzzy Finder
.br
.TP
.B -s QR Scan and Auto Connect WiFi
.br
.TP
.B -f Terminal - QR File Scan and Auto Connect WiFi
.br
.TP
.B -p With GUI - QR File Scan and Auto Connect WiFi
.br
.TP
.B -q QR Scan and Connect WiFi GUI
.br
.TP
.B -v WiFi-QR Version
.br
.TP
.B -L LEGACY_MODE encoding
.br
.TP
.B -w Select a webcam for the QR code scanner
.br
.TP
.B -h WiFi-QR Help
.br
.SH BUGS
If there are any, please notify the author at the address below.
.SH AUTHOR
kokoye2007 <[email protected]>
.SH SEE ALSO
.BR qrencode (1), nmcli (1), zbarcam (1), zbarimg (1)
.br