https://github.com/zheniaregbl/atmosphere
Cross-platform weather forecast app.
https://github.com/zheniaregbl/atmosphere
android-app compose-multiplaform compose-multiplatform-sample desktop-app ios-app kotlin-multiplaform kotlin-multiplatform-sample weather-app
Last synced: 2 months ago
JSON representation
Cross-platform weather forecast app.
- Host: GitHub
- URL: https://github.com/zheniaregbl/atmosphere
- Owner: zheniaregbl
- License: mit
- Created: 2025-01-01T19:07:15.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-03-10T04:37:31.000Z (3 months ago)
- Last Synced: 2025-03-10T05:29:15.559Z (3 months ago)
- Topics: android-app, compose-multiplaform, compose-multiplatform-sample, desktop-app, ios-app, kotlin-multiplaform, kotlin-multiplatform-sample, weather-app
- Language: Kotlin
- Homepage:
- Size: 3.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌤️ Atmosphere App
Atmosphere is a cross-platform weather forecasting application developed on Kotlin Multiplatform and Compose Multiplatform. The app provides up-to-date weather information and a forecast for several days for Android, iOS, and Desktop users.### 🌟 Features
- **Real-time Weather**: Get current weather conditions for selected city.
- **Multi-day Forecast**: View detailed forecasts for the upcoming days.
- **Search Functionality**: Easily find weather updates for any city worldwide.
- **Cross-Platform Support**: Available on Android, iOS, and Desktop platforms.
- **User-friendly Interface**: Intuitive design for smooth user interaction.### 📸 Screenshots
Android app
![]()
![]()
iOS app
![]()
![]()
Desktop app
![]()
![]()
### 🛠️ Technologies
- **Development language**: [Kotlin](https://kotlinlang.org/).
- **Frameworks**: [Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform.html), [Compose Multiplatform](https://www.jetbrains.com/compose-multiplatform/).
- **Navigation**: [Voyager](https://voyager.adriel.cafe).
- **Network**: [Ktor](https://ktor.io).
- **Dependency Injection**: [Koin](https://insert-koin.io).### 🙏 Acknowledgements
- Weather data provided by [Open-Meteo](https://open-meteo.com/).