Skip to content

RogueMaster/flipperzero-firmware-wPlugins

Repository files navigation

Flipper Zero Firmware <= READ THIS READ ME

  • **This software is for experimental purposes only and is not meant for any illegal activity/purposes. We do not condone illegal activity and strongly encourage keeping transmissions to legal/valid uses allowed by law.
  • FLASH STOCK FIRST BEFORE UPDATING TO CUSTOM FIRMWARE
  • BUILD WITH COMPACT FLAG SINCE IT IS TOO LARGE
  • CH0NG, CH33CH and N00BY rename your flipper.

Clone the Repository

You should clone with

$ git clone --recursive https://github.com/RogueMaster/flipperzero-firmware-wPlugins.git
$ docker-compose up -d
$ docker-compose exec dev make DEBUG=0 COMPACT=1

Latest Updates:

Special Instructions:

  • Download these files into the subghz/assets folder on your SD card. Edit the two _map files to contain your specific subghz (.SUB) files.
    • Note 1: If you don't have a subghz/assets folder, you should ensure you have made at least one clean flash with stock firmware and your SD card installed in order to ensure the database structure is built, otherwise it will not exist for alternative forks.
    • Note 2: /any is a special keyword signifying either /int (internal storage) or /ext (external storage).
    • Note 3: the changes you are making to the _map files is to point to the location of the specific assets of the touchtunes folder as well as the universal RF map apps which you will have to develop or compile seperately and are not a part of this repo.
    • Note 4: /any is effectively root, so the folder structure should start "/any/subghz/assets" and not what is based on the repo below do not blindly copy the repo it will not work.
  • Download this file into the nfc/assets folder on your SD card.
  • Add a folder to SD card named wav_player (for 8bit 2ch unsigned wav files)
  • Add a folder to SD card named music_player (FMF and RTTTL/TXT files)

Special shout out to these libraries for giving us more fun:

Added Features:

  • Actual PIN Lock (By RogueMaster)
  • Added 90s Timeout for Backlight Time (By RogueMaster)
  • Keeloq update from Xorist
  • Added New SubGHZ Scanning image with Pikachu Thanks to Panzer00Z

Plugins:

Thank you, MuddleBox, Eng1n33r, WeTox-Team & of course, most of all Flipper Devices!