Skip to content
Tom Keffer edited this page Feb 14, 2024 · 8 revisions

This skin provides a look similar to the wfrog weather system. A live example of this skin is here:

http://sailing.mit.edu/weather/amphibian

Download

wget -O weewx-amphibian.zip https://github.com/matthewwall/weewx-amphibian/archive/master.zip

Installation

  1. Run the extension installer:
weectl extension install weewx-amphibian.tgz
  1. Restart weewx:
sudo systemctl stop weewx
sudo systemctl start weewx

Screenshots

amphibian

Source

https://github.com/matthewwall/weewx-amphibian

Clone this wiki locally