Skip to content

matthewwall/weewx-windy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weewx-windy

WeeWX extension that sends data to windy.com

You will need an API key from windy.com

https://stations.windy.com/

Installation

  1. download and install:

    WeeWX Version 4.x:

     wget -O weewx-windy.zip https://github.com/matthewwall/weewx-windy/archive/master.zip
     wee_extension --install weewx-windy.zip
    

    WeeWX Version 5.x:

     weectl extension install https://github.com/matthewwall/weewx-windy/archive/master.zip
    
  2. enter parameters in the weewx configuration file

    [StdRESTful]
        [[Windy]]
            api_key = API_KEY
    
  3. restart weewx. For example:

    sudo /etc/init.d/weewx stop
    sudo /etc/init.d/weewx start
    

License & Copyright

Copyright (c) 2019-2026 Matthew Wall

Distributed under the terms of the GNU Public License (GPLv3) See the file LICENSE.txt for your full rights.

About

uploader for windy.com

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages