A user script to generate passwords based on Qwerty Card
david c2114e66aa Updated LICENSE | 3 months ago | |
---|---|---|
.gitignore | 3 months ago | |
LICENSE | 3 months ago | |
README.md | 3 months ago | |
generator.py | 3 months ago | |
skript.js | 3 months ago |
A user script to generate passwords based on Qwerty Card
I'll assume you have Greasemonkey already installed
Currently there is only one script,
generator.py
, a Python3 script. (In the future, there will be other languages to choose from, so you don't have to install a language just to do this step)
.user.js
, copy it's contents as a new user script in the Greasemonkey User Menu.
.user.js
from this repo into the new user script.