ADD: Click Recorder#76
Open
0x78f1935 wants to merge 22 commits into
Open
Conversation
ADD: Additional smaller sized screenshots
CHANGE: Screenshots
CHANGE: Make readme compatible with flipper catalog
FIX: Markdown error: Markdown element 'Header Depth' max level 2 exce…
FIX: Markdown error: Markdown element 'Short_reference' is not allowed
FIX: Markdown error: Markdown element 'Short_reference' is not allowed
FIX: Markdown error: Markdown element 'Short_reference' is not allowed
FIX: Removed blocked links and blocked backticks
FIX: Backtick I forgot to remove
mang9248
pushed a commit
to mang9248/Momentum-Apps
that referenced
this pull request
Apr 15, 2026
Fix MAX_OPTIONS
mang9248
pushed a commit
to mang9248/Momentum-Apps
that referenced
this pull request
Apr 15, 2026
Add PSA Decoder decryption (Direct and Bruteforce)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Click Recorder for Flipper Zero
Turn your Flipper Zero into a powerful mouse automation tool. Record, replay, randomize, or spam mouse clicks over USB or Bluetooth. No software needed on the target computer just connect your flipper zero.
Modes
Record Clicks
Capture the exact timing of your mouse clicks, then replay them perfectly on the dot.
Shuffle Clicks
Generate random click patterns within a time window. Each playback produces a brand new distribution - great for randomized stress testing or making automation look human.
Spam Click
Rapid-fire a burst of clicks at 100ms intervals.
Computer Mouse
Use your Flipper as a full wireless or wired mouse.
Highlights
Controls
Install
From a pre-built file
Copy
mouse_click_recorder.fapto your Flipper's SD card at:Use qFlipper's file manager, a USB cable, or an SD card reader. Then open Apps → USB → Click Recorder on your Flipper.
Build from source
Requires ufbt and Python 3.9+.
python -m venv venv ./venv/Scripts/activate pip install ufbt cd click_recorder ufbt launchThis builds, deploys, and launches the app in one step.
Compatibility
Troubleshooting
.fapfile is atapps/USB/mouse_click_recorder.fapon the SD cardufbt updateto fetch the latest SDKAuthor
Created by 0x78f1935 aka undeƒined