Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
evilbunny2008 committed Oct 23, 2018
2 parents 15ae755 + b762ebf commit 3cc03e9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
## weeWxWeatherApp -- A weather app for weeWx
## weeWXWeatherApp -- A weather app for weeWX

Unlike general weather apps, which get data from third party websites, this app gets data from personal weather stations running weeWx.
Unlike general weather apps, which get data from third party websites, this app gets data from personal weather stations running weeWX.

This is a community maintained project that I do in my free time. While all efforts are taken to test everything works, in some cases things get overlooked. If you spot a problem please try to fix it and contribute where you can. If you aren't able to fix the issue, please file a bug under issues so we can track the progress and resolution of the problem.

## Contents

- [Screen Shots](#screen-shots)
- [Installation](https://github.com/evilbunny2008/weeWxWeatherApp/wiki)
- [Concise Instructions](https://github.com/evilbunny2008/weeWxWeatherApp/wiki#concise-instructions)
- [Expanded Installation Instructions](https://github.com/evilbunny2008/weeWxWeatherApp/wiki#expanded-installation-instructions)
- [Installation](https://github.com/evilbunny2008/weeWXWeatherApp/wiki)
- [Concise Instructions](https://github.com/evilbunny2008/weeWXWeatherApp/wiki#concise-instructions)
- [Expanded Installation Instructions](https://github.com/evilbunny2008/weeWXWeatherApp/wiki#expanded-installation-instructions)
- [License](#license)
- [Credits](#credits)

## Screen Shots

<img width="300px" src="https://github.com/evilbunny2008/weeWxWeatherApp/blob/master/screenshots/Screenshot_20180326-215718.jpg"> <img width="300px" src="https://github.com/evilbunny2008/weeWxWeatherApp/blob/master/screenshots/Screenshot_20180326-215733.jpg"> <img width="300px" src="https://github.com/evilbunny2008/weeWxWeatherApp/blob/master/screenshots/Screenshot_20180326-215809.jpg">
<img width="300px" src="https://raw.githubusercontent.com/evilbunny2008/weeWxWeatherApp/master/screenshots/Screenshot_20180321-104407.jpg"><br>
<img width="300px" src="https://github.com/evilbunny2008/weeWXWeatherApp/raw/master/screenshots/Screenshot_20181021-181146.jpg"> <img width="300px" src="https://github.com/evilbunny2008/weeWXWeatherApp/blob/master/screenshots/Screenshot_20181021-181157.jpg"> <img width="300px" src="https://github.com/evilbunny2008/weeWXWeatherApp/blob/master/screenshots/Screenshot_20181021-181214.jpg">
<img width="300px" src="https://github.com/evilbunny2008/weeWXWeatherApp/blob/master/screenshots/Screenshot_20181021-181247.jpg"><br>

## Installation

Installation instuctions have moved to [the wiki](https://github.com/evilbunny2008/weeWxWeatherApp/wiki/home)
Installation instuctions have moved to [the wiki](https://github.com/evilbunny2008/weeWXWeatherApp/wiki/home)

## License

Source code is made available under the GPLv3 license, in the hope the code might be useful to others. See [LICENSE](LICENSE) for details.

## Credits

Big thanks to the [weeWx project](http://weewx.com), as this app wouldn't be possible otherwise.
Big thanks to the [weeWX project](http://weeWX.com), as this app wouldn't be possible otherwise.

Weather Icons from [FlatIcon](https://www.flaticon.com) and is licensed under [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)

Expand Down

0 comments on commit 3cc03e9

Please sign in to comment.