Skip to content

Ader231/Flipper-Android-App

 
 

Repository files navigation

Flipper Android App Flipper App Status Discord

Mobile app to rule all Flipper's family

dolphin-dark dolphin-light

Download

Get it on Google Play Get it on F-Droid

Or get the app from the Releases Section.

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

Android Mobile app to rule all Flipper's family

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.5%
  • Other 0.5%