Skip to content

dbilgin/SomeWeather

Repository files navigation

Some Weather

A simple weather application for Android smartphones and Wear OS devices, featuring home screen widgets, watch tiles, and complications. No location permissions required.

Android App

Android Wearable App

Backend API

AndroidMain1 WearMain

Setup

  1. For backend follow the backend README.
  2. Create key.properties file following key.properties.example.
  3. Clone this repository
  4. Open the project in Android Studio
  5. Connect a Wear OS device or start an emulator
  6. Build and run the app

Project Structure

The project consists of:

  • :wear - Wear OS application
  • :mobile - Mobile application
  • :shared - Shared business logic and data models used by both apps
  • /backend - Node backend API with PostgreSQL caching

Attribution

Weather data by Open-Meteo.com - LICENSE
Weather data is cached.

About

A simple weather application for Android smartphones and Wear OS devices, featuring home screen widgets, watch tiles, and complications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors