Todometer-KMP icon indicating copy to clipboard operation
Todometer-KMP copied to clipboard

A meter to-do list built with Compose UI Multiplatform, Wear Compose, SQLDelight, Koin Multiplatform, Glance, ...

Todometer Kotlin Multiplatform

✅ A meter to-do list built with Android Jetpack based on https://cassidoo.github.io/todometer/

Setup

Android and Wear OS apps are using Firebase Crashlytics. You need to create a project in Firebase Console and copy google-services.json file into android and wearos folders to be able to launch them. I've created an issue for this in order to avoid requiring this file https://github.com/serbelga/ToDometerMultiplatform/issues/114.


Screenshots

Android

Material Design 3 Dynamic color

Glance App Widget - Material Design 3 Dynamic color

Wear OS

Desktop

iOS

Under construction


Modules


Technologies

Android

Wear OS

🚧 Backend

Common

Desktop

iOS


Desktop

▶️ Run:

./gradlew :desktop:run

Backend

▶️ Run:

./gradlew :backend:run