Flipper Zero password input from TXT
Find a file
flifloo 7c9dd11185
All checks were successful
Build and release / docker (push) Successful in 29s
Init commit
2025-06-22 20:25:19 +02:00
.forgejo/workflows Init commit 2025-06-22 20:25:19 +02:00
.gitignore Init commit 2025-06-22 20:25:19 +02:00
fz-sdk.config.json5 Init commit 2025-06-22 20:25:19 +02:00
index.ts Init commit 2025-06-22 20:25:19 +02:00
package-lock.json Init commit 2025-06-22 20:25:19 +02:00
package.json Init commit 2025-06-22 20:25:19 +02:00
README.md Init commit 2025-06-22 20:25:19 +02:00
tsconfig.json Init commit 2025-06-22 20:25:19 +02:00

Flipper Zero's Passwords script

This is a JS script that helps you type a password from a TXT in the SD card via USB on a computer

Donwload

To skip the build section, you can download the JS file from the releases page.

Build

git clone https://git.flifloo.fr/flifloo/fz-passwords.git
cd fz-passwords
npm install
npm run build

Now you have the JS file : dist/Passwords.js

Install

Copy the JS file into your Flipper SD card as /ext/apps/Scripts/Passwords.js and create a folder named /ext/apps/Scripts/Passwords to store the TXTs.