kqpr

Crates.iokqpr
lib.rskqpr
version0.1.0
sourcesrc
created_at2021-12-26 00:07:51.088176
updated_at2021-12-26 00:07:51.088176
descriptionQR codes for KeePass databases
homepagehttps://github.com/senier/kqpr
repositoryhttps://github.com/senier/kqpr
max_upload_size
id503108
size99,252
Alexander Senier (senier)

documentation

README

KQRP logo KQPR: QR codes for KeePass databases.

KQPR is a Gtk application that loads a KeePass KDBX file and displays a QR code for the WiFi passwords found in that database.

KQPR screenshot

Tagging KeePass Entries

KDBX entries containing the terms wifi, wi-fi, wlan, wireless or wpa (any casing) in their titles or usernames will be considered WiFi passwords. By default networks are announced as WPA2 encrypted. Using the special tags [wpa3], [wpa2], [wpa] and [wep] (any casing) in the title of an entry changes this default behavior.

Desktop integration

Use the --desktop-install command-line option to install an icon and desktop entry for the current user.

License and Source

KQPR is distributed under the Apache 2.0 open source license. The source is available on GitHub.

Commit count: 47

cargo fmt