mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-07 19:01:54 -07:00
Merge branch 'main' of https://github.com/ClaraCrazy/Flipper-Xtreme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Custom Firmware, based on the RogueMaster fork.
|
||||
## Flipper Xtreme, the most advanced Flipper firmware
|
||||

|
||||
|
||||
[RogueMaster Firmware](https://github.com/RogueMaster/flipperzero-firmware-wPlugins) | [Official Version](https://github.com/flipperdevices/flipperzero-firmware)
|
||||
@@ -10,10 +10,9 @@ This Firmware is a modified version of RM with some of my own Ideas added to it
|
||||
## List of changes:
|
||||
|
||||
```txt
|
||||
- Removed lots of animations due to personal choice
|
||||
- Removed broken apps (bad apple, chess)
|
||||
- Removed gpio apps I dont own modules for
|
||||
|
||||
- Added multiple Animation profiles to fit your style
|
||||
- Added new API Routes for Locale settings
|
||||
- Added scrolling view for long file names in browser
|
||||
```
|
||||
@@ -21,7 +20,7 @@ This Firmware is a modified version of RM with some of my own Ideas added to it
|
||||
## Build
|
||||
|
||||
```bash
|
||||
$ git clone --recursive https://github.com/ClaraCrazy/flipper-firmware.git
|
||||
$ git clone --recursive https://github.com/ClaraCrazy/Flipper-Xtreme.git
|
||||
$ cd flipperzero-firmware-wPlugins/
|
||||
$ ./fbt updater_package
|
||||
|
||||
|
||||
Reference in New Issue
Block a user