Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.22 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.22 KB

Pswrd.py

Simple passwords management util. It doesn't store passwords anywhere, generating on the fly.

Usage:

Input master password, user name, domain name, service type (web/email/etc.) and press get button.

Screenshots:

Master password prompt Main screen Result screen Result screen

Additional mode: generatig password using any input file as a key instead of filling info into the form.

Using any file as a key

Notes:

There is a cli version of this util written as pure shell script: https://github.com/rekcuFniarB/pswrd#readme

Why this wheel was reinvented? Well, I needed a simple util which doesn't require syncing data between devices.

Requirements:

Builds:

Linux 64bit and Android unsigned builds: https://github.com/rekcuFniarB/pswrd.py/releases/tag/v0.5a