All Projects → serbelga → ToDometer_Multiplatform

serbelga / ToDometer_Multiplatform

Licence: Apache-2.0 license
WIP Kotlin Multiplatform project: A meter to-do list built with Android Jetpack, Compose UI Multiplatform, Wear Compose, SQLDelight, Koin Multiplatform, SwiftUI, Ktor Server / Client, Exposed...

Programming Languages

kotlin
9241 projects
swift
15916 projects
ruby
36898 projects - #4 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ToDometer Multiplatform

D-KMP-sample
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
Stars: ✭ 636 (+338.62%)
Mutual labels:  sqldelight, kmp, kotlin-multiplatform, jetpack-compose
tv-maniac
Tv-Maniac is a Multiplatform app (Android & iOS) for viewing TV Shows from TMDB.
Stars: ✭ 55 (-62.07%)
Mutual labels:  ktor, kmp, kotlin-multiplatform, jetpack-compose
Lastik
Kotlin Multiplatform + Jetpack Compose pet project, based on www.last.fm/api (in development)
Stars: ✭ 37 (-74.48%)
Mutual labels:  sqldelight, ktor, kotlin-multiplatform, jetpack-compose
kmm
Rick & Morty Kotlin Multiplatform Mobile: Ktor, Sqldelight, Koin, Flow, MVI, SwiftUI, Compose
Stars: ✭ 52 (-64.14%)
Mutual labels:  sqldelight, ktor, kotlin-multiplatform, jetpack-compose
Brick
🧱 Brick - Multiplatform navigation library for Compose.
Stars: ✭ 33 (-77.24%)
Mutual labels:  desktop, multiplatform, jetpack-compose
discovering-movies
Movie application with Kotlin Multiplatform and Jetpack Compose
Stars: ✭ 40 (-72.41%)
Mutual labels:  desktop, multiplatform, kmp
kinsight-multiplatform
Kotlin Multiplatform Concept - iOS, MacOS, WatchOS (SwiftUI), Android (phone and Wear OS), JVM Web Server - Alpha Capture
Stars: ✭ 38 (-73.79%)
Mutual labels:  ktor, kotlin-multiplatform, jetpack-compose
tmdb-api
This Kotlin Multiplatform library is for accessing the TMDB API to get movie and TV show content. Using for Android, iOS, and JS projects.
Stars: ✭ 31 (-78.62%)
Mutual labels:  multiplatform, ktor, kotlin-multiplatform
RocketXDelight-Playground
Native Android application built with Kotlin and Jetpack Compose. This project also illustrates the usage of advanced libraries such as Ktor, SqlDelight, Hilt, etc with the recommended practices and Unit Tests.
Stars: ✭ 37 (-74.48%)
Mutual labels:  sqldelight, ktor, jetpack-compose
Scout
Scout is a kotlin multiplatform application that allows users to search and save games to lists to be browsed later.
Stars: ✭ 28 (-80.69%)
Mutual labels:  ktor, kotlin-multiplatform, jetpack-compose
kmm-production-sample
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
Stars: ✭ 1,476 (+917.93%)
Mutual labels:  multiplatform, kotlin-multiplatform, jetpack-compose
Sheasy
This an Android App that helps you share/manage your files on your Android Device through a WebInterface in the Browser - Built with Ktor and Kotlin-React
Stars: ✭ 34 (-76.55%)
Mutual labels:  ktor, kotlin-multiplatform
Notflix
Kotlin Multiplatform playground
Stars: ✭ 272 (+87.59%)
Mutual labels:  kotlin-multiplatform, jetpack-compose
DagashiApp
Unofficial Android Dagashi Android/iOS app.
Stars: ✭ 32 (-77.93%)
Mutual labels:  kotlin-multiplatform, jetpack-compose
podcast-app
Podcast App
Stars: ✭ 291 (+100.69%)
Mutual labels:  android-jetpack, jetpack-compose
kgql
GraphQL Document wrapper generator for Kotlin Multiplatform Project and Android
Stars: ✭ 54 (-62.76%)
Mutual labels:  multiplatform, kotlin-multiplatform
kmpapp
👨‍💻 Kotlin Mobile Multiplatform App (Android & iOS). One Code To Rule Them All. MVVM, DI (Kodein), coroutines, livedata, ktor, serialization, mockk, detekt, ktlint, jacoco
Stars: ✭ 34 (-76.55%)
Mutual labels:  ktor, kotlin-multiplatform
compose-ratingbar
A ratingbar composable for jetpack compose 🚀🌟
Stars: ✭ 89 (-38.62%)
Mutual labels:  android-jetpack, jetpack-compose
Dads
*BA DUM TSSS*
Stars: ✭ 240 (+65.52%)
Mutual labels:  sqldelight, kotlin-multiplatform
PreCompose
Compose Multiplatform Navigation && ViewModel
Stars: ✭ 150 (+3.45%)
Mutual labels:  kotlin-multiplatform, jetpack-compose

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 #114.


Screenshots

Android

Wear OS

Desktop

iOS

Under construction


Technologies

Android

Wear OS

🚧 Backend

Common

Desktop

iOS



Modules

Desktop

▶️ Run:

./gradlew :desktop:run

Backend

▶️ Run:

./gradlew :backend:run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].