Skip to content

Simple Flipper Zero application to send left-clicks as a USB HID device

License

Notifications You must be signed in to change notification settings

SecurityGuyPro/usb_hid_autofire

 
 

Repository files navigation

USB HID Autofire

GitHub | Latest release | Changelog | License

Build

This is a simple Flipper Zero application to send left-clicks as a USB HID device.

Screenshot

Use-case

  • Great for auto-clicking in games like Idle Wizard 😁

Installation

Download the latest release of the fap file and put it into the apps folder on your SD card of your Flipper Zero.

Building

cd applications_user
git clone https://github.com/pbek/usb_hid_autofire.git

cd ..

# Build the application
./fbt fap_usb_hid_autofire

# Build and launch the application
./fbt launch_app APPSRC=usb_hid_autofire

About

Simple Flipper Zero application to send left-clicks as a USB HID device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.8%
  • Makefile 2.2%