Skip to content

abwfaras/Unleashed-Flipper-Android-App

 
 

Repository files navigation

Unleashed Flipper Android App

Mobile app to rule all Flipper's family, made for Unleashed Firmware

Download

get the app from the Releases Section.

Please support development of the project

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 (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
  • BTC: bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
  • DOGE: D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
  • LTC: ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
  • XMR (Monero): 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
  • TON: EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Module arch

├── instances
│   ├── app
├── components
│   ├── core
│   ├── bridge
│   ├── feature1
│   ├── feature2
  • app - Main application module with UI
  • components/core - Core library with deps and utils
  • components/bridge - Communication between android and Flipper
  • components/* - Features modules, which connect to root application

About

Unofficial Android Mobile app (WIP)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.8%
  • Other 0.2%