Mobile app to rule all Flipper's family, made for Unleashed Firmware
get the app from the Releases Section.
You can support us by using links or addresses below:
- Boosty (patreon alternative): https://boosty.to/mmxdev
- Ko-Fi: https://ko-fi.com/masterx
- cloudtips (only RU payments accepted): https://pay.cloudtips.ru/p/7b3e9d65
- YooMoney (only RU payments accepted): https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
- USDT(TRC20):
TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
- BCH:
qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
- ETH/BSC/ERC20-Tokens:
darkflippers.eth
(or0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a
) - BTC:
bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
- DOGE:
D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
- LTC:
ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
- XMR (Monero):
41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
- TON:
EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf
├── instances
│ ├── app
├── components
│ ├── core
│ ├── bridge
│ ├── feature1
│ ├── feature2
app
- Main application module with UIcomponents/core
- Core library with deps and utilscomponents/bridge
- Communication between android and Flippercomponents/*
- Features modules, which connect to root application