A minimalist task manager designed to help you stay focused without unnecessary complexity.
Developed by RieStudio
Planca is a clean and distraction-free task manager built for users who value simplicity. Instead of overwhelming you with unnecessary features, it focuses on helping you organize your day quickly and efficiently.
- Minimal and modern interface
- Custom task categories
- Today & Upcoming views
- Pin important tasks
- Customizable widgets
- Clean experience with no unnecessary distractions
- Offline-first local storage
- Kotlin Multiplatform (KMP)
- Compose Multiplatform
- MVVM Architecture
- Repository Pattern
- Room KMP
| Technology | Purpose |
|---|---|
| Kotlin Multiplatform | Shared business logic |
| Compose Multiplatform | UI |
| Room KMP | Local database |
| Gradle | Build system |
Clone the repository.
git clone https://github.com/RieStudio/Planca.gitOpen the project in Android Studio and run the Android target.
This project is licensed under the MIT License.




