Skip to content

ramzan/Atmostate

Repository files navigation

Atmostate

A weather app written with Jetpack Compose using OpenWeatherMap

Get the APK


Features

  • offline caching
  • fetching data for current user location
  • follows Google's recommended MVVM architecure

Screenshots

Building

Add the following line to local.properties:

OWM_API_KEY=XXX

where XXX is your OpenWeatherMap API key.

License

GNU GPLv3 Image

Atmostate - Copyright (C) 2021 Ramzan Sheikh

This program is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The icons used in this app are either derived or taken from the following:

Free for commercial use:

Used under the MIT License:

Used under CC BY 3.0:

About

Android weather app using Hilt, Coroutines, Retrofit, Jetpack (Compose, Room, ViewModel) based on MVVM architecture

Topics

Resources

License

Stars

Watchers

Forks