mirror of
https://github.com/weewx/weewx.git
synced 2026-04-19 00:56:54 -04:00
14 lines
830 B
Markdown
14 lines
830 B
Markdown
# WeeWX User's Guide
|
|
|
|
Version: 5.0
|
|
|
|
This is the complete guide to installing, configuring, and troubleshooting WeeWX.
|
|
|
|
## About WeeWX
|
|
|
|
[WeeWX](http://www.weewx.com) is software, written in [Python](https://www.pythong.org), that interacts with a weather station to produce plots, reports, and HTML pages. It can optionally upload the reports to a remote Web server as well as publish to weather services such as [WeatherUnderground](https://www.wunderground.com/), [CWOP](http://wxqa.com/), or [PWSweather.com](https://www.pwsweather.com/).
|
|
|
|
Initial development began in the winter of 2008-2009, with the first release in 2009.
|
|
|
|
The source code is hosted on [GitHub](https://github.com/weewx/weewx). It can be installed using package installers or pip. Download are available at [weewx.com/downloads](http://weewx.com/downloads).
|