Skip to content

Fork Flipper Zero Xtreme Clean - (Restores all of the normal dolphin graphics)

License

Notifications You must be signed in to change notification settings

jboard146/flipperzero-firmware-XC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flipper Zero Xtreme Clean

This firmware is a fork of https://github.com/ClaraCrazy/Flipper-Xtreme code wich according to Clara: "complete overhaul of the Official Firmware, it also features some of the badly implemented ideas from RogueMaster, and lots of awesome code-bits from Unleashed."



This is a "clean" aka SFW Fork

I'm not a professional coder not do i claim to be: Clara's work is good, but I love the cute dolphin in the original firmware.

The RogueMaster stuff is a mess and then the whole paywall in Pateron....

This is basicaly my own personal use, but if you like have at it.



Install:

NOTE: If you are coming from a different FW, it is recommended to delete / clear your "apps" folder on the SD card prior to updating. This folder houses all the .fap files, which do not update to the correct API versions by default if old ones are present (Thanks flipper devs). This does NOT remove any of your saved files!

Web Updater / Mobile App / Automatic qFlipper Update




Manual Update (Because qFlipper loves to break every now and then for no reason at all)

  • Download the latest release (.zip) from The releases tab

  • Extract the archive. This is now your new Firmware folder

  • Open qFlipper, head to SD/Update and simply move the firmware folder there

  • On the Flipper, hit the Arrow Down button, this will get you to the file menu. Hit Arrow Left once, and then simply search for your updates folder

  • Inside that folder, select the Firmware you just moved onto it, and run the file thats simply called Update

  • Enjoy!



Build it yourself:

To download the needed tools:
$ git clone --recursive https://github.com/jboard146/flipperzero-firmware-XC

To flash directly to the Flipper (Needs to be connected via USB, qFlipper closed)
$ ./fbt flash_usb

To just compile firmware
$ ./fbt updater_package

If building FAPS:
$ ./fbt fap_dist

If building image assets:
$ ./fbt resources icons dolphin_ext

About

Fork Flipper Zero Xtreme Clean - (Restores all of the normal dolphin graphics)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.1%
  • C++ 0.9%
  • Python 0.9%
  • HTML 0.8%
  • PHP 0.3%
  • Assembly 0.0%