Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 893 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 893 Bytes

Passworder

Imagine you want to create an account on the YouTube website on a school PC or a friend's computer. Now you have the problem that you need a secure password. You would need to write it down for later. This is where Passworder comes in. Passworder generates a secure password for you and stores it on your Flipper Zero. You can later easily retrieve it and, for example, transfer it to your password manager. Passworder also gives you the option to directly paste the generated password into the text field. In this case, Passworder simulates a regular keyboard.

Installation

Download all the files from the repository to your PC. Create a folder with your desired name on your Flipper Zero under ext/apps/Scripts/<YourFolder>. Now, move the folder .lib/ as well as the files passworder.js and spammer.js to your created folder ext/apps/Scripts/<YourFolder>.