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.
- Host: GitHub
- URL: https://github.com/kivimango/weather-widget
- Owner: kivimango
- License: gpl-3.0
- Created: 2016-12-18T22:01:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-30T19:20:52.000Z (over 9 years ago)
- Last Synced: 2025-04-25T22:31:04.653Z (about 1 year ago)
- Topics: desktop, desktop-widget, java, swing, swing-gui, weather-widget, widget
- Language: Java
- Homepage: https://kivimango.github.io/weather-widget/
- Size: 507 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Desktop Weather Widget
[](http://www.gnu.org/licenses/gpl-3.0)
[](https://github.com/kivimango/weather-widget/releases/latest)
[](https://github.com/kivimango/weather-widget/releases/latest)
[](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.