An open API service indexing awesome lists of open source software.

https://github.com/kivimango/weather-widget

A JAVA based desktop widget displaying weather information.
https://github.com/kivimango/weather-widget

desktop desktop-widget java swing swing-gui weather-widget widget

Last synced: about 1 year ago
JSON representation

A JAVA based desktop widget displaying weather information.

Awesome Lists containing this project

README

          

# Desktop Weather Widget
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
[![Github All Releases](https://img.shields.io/github/downloads/kivimango/weather-widget/total.svg?maxAge=2592000)](https://github.com/kivimango/weather-widget/releases/latest)
[![GitHub release](https://img.shields.io/github/release/kivimango/weather-widget.svg?maxAge=2592000)](https://github.com/kivimango/weather-widget/releases/latest)
[![Build Status](https://travis-ci.org/kivimango/weather-widget.png?branch=master)](https://travis-ci.org/kivimango/weather-widget)

A simple application to display weather data on your desktop.
## Installation
* [Download](https://github.com/kivimango/weather-widget/releases/) the latest release
* Run the **weather-widget.jar** file.
* If you want to build from source, clone this repository, or [download ZipBall](https://github.com/kivimango/weather-widget/archive/master.zip).

`git clone https://github.com/kivimango/weather-widget`

## Features
* Displaying weather information based on your location
* Displaying forecast
* Nice, high quality background pictures
* Background pictures changes based on the weather condition
* Platform-independent

### Contribution
Just send a Pull Request
### Reporting bugs
Please use the github [Issue Tracker](https://github.com/kivimango/weather-widget/issues) to report errors, bugs, unexpected behaviors of the program.You can also use the Issues to send feature requests, improvments.