{"id":24369933,"url":"https://github.com/zheniaregbl/atmosphere","last_synced_at":"2026-05-17T01:36:41.832Z","repository":{"id":270611704,"uuid":"910912193","full_name":"zheniaregbl/atmosphere","owner":"zheniaregbl","description":"Cross-platform weather forecast app.","archived":false,"fork":false,"pushed_at":"2025-03-10T04:37:31.000Z","size":3290,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T05:29:15.559Z","etag":null,"topics":["android-app","compose-multiplaform","compose-multiplatform-sample","desktop-app","ios-app","kotlin-multiplaform","kotlin-multiplatform-sample","weather-app"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zheniaregbl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-01T19:07:15.000Z","updated_at":"2025-03-02T18:49:01.000Z","dependencies_parsed_at":"2025-01-01T20:24:07.114Z","dependency_job_id":"796b6655-6c8c-4ef6-a92c-fbd8cce80086","html_url":"https://github.com/zheniaregbl/atmosphere","commit_stats":null,"previous_names":["zheniaregbl/atmosphere"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheniaregbl%2Fatmosphere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheniaregbl%2Fatmosphere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheniaregbl%2Fatmosphere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheniaregbl%2Fatmosphere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zheniaregbl","download_url":"https://codeload.github.com/zheniaregbl/atmosphere/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243203888,"owners_count":20253367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-app","compose-multiplaform","compose-multiplatform-sample","desktop-app","ios-app","kotlin-multiplaform","kotlin-multiplatform-sample","weather-app"],"created_at":"2025-01-19T04:11:04.436Z","updated_at":"2026-05-17T01:36:36.799Z","avatar_url":"https://github.com/zheniaregbl.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌤️ Atmosphere App\nAtmosphere 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.\n\n### 🌟 Features\n- **Real-time Weather**: Get current weather conditions for selected city.\n- **Multi-day Forecast**: View detailed forecasts for the upcoming days.\n- **Search Functionality**: Easily find weather updates for any city worldwide.\n- **Cross-Platform Support**: Available on Android, iOS, and Desktop platforms.\n- **User-friendly Interface**: Intuitive design for smooth user interaction.\n\n### 📸 Screenshots\n\nAndroid app\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"docs/screenshots/android-home.png\" alt=\"Main Screen\" width=\"25%\" /\u003e\n  \u003cimg src=\"docs/screenshots/android-search.png\" alt=\"Search Screen\" width=\"25%\" /\u003e\n  \u003cimg src=\"docs/screenshots/android-details.png\" alt=\"Search Screen\" width=\"25%\" /\u003e\n  \u003cimg src=\"docs/screenshots/android-forecast.png\" alt=\"Search Screen\" width=\"25%\" /\u003e\n\u003c/p\u003e\n\niOS app\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"docs/screenshots/ios-home.png\" alt=\"Main Screen\" width=\"25%\" /\u003e\n  \u003cimg src=\"docs/screenshots/ios-search.png\" alt=\"Search Screen\" width=\"25%\" /\u003e\n  \u003cimg src=\"docs/screenshots/ios-details.png\" alt=\"Search Screen\" width=\"25%\" /\u003e\n  \u003cimg src=\"docs/screenshots/ios-forecast.png\" alt=\"Search Screen\" width=\"25%\" /\u003e\n\u003c/p\u003e\n\nDesktop app\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"docs/screenshots/desktop-home.png\" alt=\"Main Screen\" width=\"25%\" /\u003e\n  \u003cimg src=\"docs/screenshots/desktop-search.png\" alt=\"Search Screen\" width=\"25%\" /\u003e\n  \u003cimg src=\"docs/screenshots/desktop-details.png\" alt=\"Search Screen\" width=\"25%\" /\u003e\n  \u003cimg src=\"docs/screenshots/desktop-forecast.png\" alt=\"Search Screen\" width=\"25%\" /\u003e\n\u003c/p\u003e\n\nAndroid widget\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"docs/screenshots/android-short-widget.png\" alt=\"Main Screen\" width=\"25%\" /\u003e\n\u003c/p\u003e\n\n### 🛠️ Technologies\n- **Development language**: [Kotlin](https://kotlinlang.org/).\n- **Frameworks**: [Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform.html), [Compose Multiplatform](https://www.jetbrains.com/compose-multiplatform/).\n- **Widget**: [Glance](https://developer.android.com/develop/ui/compose/glance?hl=ru) (Android).\n- **Navigation**: [Voyager](https://voyager.adriel.cafe).\n- **Charts**: [Koalaplot](https://koalaplot.github.io).\n- **Localization**: [Lyricist](https://github.com/adrielcafe/lyricist).\n- **Network**: [Ktor](https://ktor.io), [Sandwich](https://skydoves.github.io/sandwich/).\n- **Dependency Injection**: [Koin](https://insert-koin.io).\n- **Tools**: [Hot reload](https://github.com/JetBrains/compose-hot-reload).\n- **Others**: [Calf UI](https://mohamedrejeb.github.io/Calf/), [Shimmer](https://github.com/valentinilk/compose-shimmer), [Haze](https://chrisbanes.github.io/haze/latest/), [Coil](https://coil-kt.github.io/coil/compose/), [Compottie](https://github.com/alexzhirkevich/compottie).\n\n### 🙏 Acknowledgements\n- Weather data provided by [Open-Meteo](https://open-meteo.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzheniaregbl%2Fatmosphere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzheniaregbl%2Fatmosphere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzheniaregbl%2Fatmosphere/lists"}