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.
- 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.
- A compact clock widget, displaying the local time in your favorite locations.
- A resizable widget, showing the time and weather
- Simple and clean UI
The Internet connectivity permission is only used to retrieve current weather conditions.
The latest version of the app is available on Google Play.
The build system uses Ant version 1.8 or later.
To build the app change to the worldclockwidget
folder and run ant debug
or ant release
to create a debug or a release build.
The app uses and includes the following libraries:
- ActionBarSherlock (also on GitHub)
- ColorPickerPreference
- Special thanks to vyick for beta testing and feature suggestions!
- Weather data is provided by Yahoo! Weather.
- The weather icons are based on Meteocons from Alessio Atzeni.
- Time zone and geographical data is from Geonames.org.