WeeWX is a free and open-source weather software platform that you can run on your personal computer. This tutorial will guide you through the steps to install WeeWX on Windows 10.
Before you start the installation process, make sure you have the following prerequisites:
C:\weewx
.cd C:\weewx
in the PowerShell window.python setup.py install
Installed c:\python27\lib\site-packages\weewx-<version>-py2.7.egg
or
Installed c:\python34\lib\site-packages\weewx-<version>-py3.4.egg
depending on the Python version you have installed.
cp weewx.conf.dist weewx.conf
weewx.conf
with a text editor, and set the values in the [Station]
section according to your weather station’s specifications. If you’re using a USB station, type the following lines according to the port it is connected to:[[SerialPort]]
port = /dev/ttyUSB0
or
[[SerialPort]]
port = COM1
Save and close the weewx.conf
file.
Type the following command in the PowerShell window to start WeeWX:
python C:\weewx\bin\weewxd
http://localhost:8080/
.Congratulations! You’ve successfully installed WeeWX on your Windows 10 PC. Happy weather tracking!
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!