Skip to content

dasbiswajit/worldclockwidget

Repository files navigation

World Clock & Weather (This is maintained repository!)

A simple application to display the local time and current weather conditions in places all over the world. It comes with two home screen widgets which show weather and time or time only.

image

Download

image

image

OpenWeatherMap API key(Only on Fdroid version) ######################

Fdroid version requires an API key.

fdroid key update problem

Check wiki(https://github.com/dasbiswajit/worldclockwidget/wiki) for details.

Features

  • Show local time and weather conditions in more than 4000 places.
  • Add your own places: Add a place in the same time zone and change its name and coordinates to your desired location to show the actual weather condition there!
  • A compact clock widget, displaying the local time in your favorite locations.
  • A widget showing the time and weather, which is re-sizable to show multiple locations on the home screen.
  • Simple and clean UI
  • Customizable widget colors (including transparent background)
  • Auto detect location (Google play version only)

Permissions

  • The Internet connectivity permission is only used to retrieve current weather conditions.
  • Google Play version required GPS for detecting your location automatically.

Screenshots

wiki/Screenshots

Building

We use Gradle. Run ./gradlew assembleDebug to create a debug build or ./gradlew assembleRelease to create a release build.

Libraries

The app uses and includes the following libraries:

Acknowledgements

  • Special Thanks to Armin for earlier maintanence.
  • Special thanks to vyick for beta testing and feature suggestions!
  • Weather data is provided by Open Weather Map.
  • The weather icons are based on Meteocons from Alessio Atzeni.
  • Time zone and geographical data is provided by GeoNames.

License

World Clock & Weather

Prohibited for commercial use!!

  • Copyright (C) 2018 Biswajit Das
  • Copyright (C) 2014 Armin Häberling

This program is free software: you can use as referance 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. You must recieve a concert from the above developers

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program also from the auther.