WeatherYou is an open source weather app build entirely using Jetpack Compose. The design language is built on Material You and on Android 12+ devices, the app colors matches the wallpapers. You can also pick from defined colors in settings. The app was build to work on Phones, Tablets and Foldables(with adapted interface), Android TV and WearOS.
The architecture was based upon Clean Architecture and the presentation layer is using MVI with Jetpack Compose. The app uses a shared domain across features modules and different device types to provide data.