A pluginable desktop application that empowers users to build Android and iOS apps dynamically — with zero manual coding.
This tool separates the UI, logic, and data connections, allowing for modular and flexible app creation. It generates clean Jetpack Compose code, making development faster, more customizable, and developer-friendly.
- 🔌 Plugin-based architecture
- ⚙️ Visual configuration of app logic and UI
- 🧱 Clear separation of concerns (UI / Logic / Data)
- 🧑💻 Outputs ready-to-use Jetpack Compose code
This project is in active development using Compose Multiplatform.
At the moment, it's being built and tested only for desktop platforms. Support for Android/iOS output is planned but not fully integrated yet.
- Initial UI builder
- Logic blocks and data bindings
- Plugin system
- Export to Android/iOS projects
- Preview & testing tools
- Kotlin
- JetBrains Compose Multiplatform (Desktop)
- Gradle
Stay tuned for more updates!