mirror of
https://github.com/weewx/weewx.git
synced 2026-04-17 08:06:58 -04:00
121 lines
3.0 KiB
Plaintext
121 lines
3.0 KiB
Plaintext
LICENSE.txt
|
|
README
|
|
setup.cfg
|
|
setup.py
|
|
weewx.conf
|
|
bin/config_database.py
|
|
bin/config_fousb.py
|
|
bin/config_vp.py
|
|
bin/daemon.py
|
|
bin/runreports.py
|
|
bin/weewxd.py
|
|
bin/examples/__init__.py
|
|
bin/examples/alarm.py
|
|
bin/examples/lowBattery.py
|
|
bin/examples/mygenerator.py
|
|
bin/user/__init__.py
|
|
bin/user/extensions.py
|
|
bin/user/schemas.py
|
|
bin/weedb/__init__.py
|
|
bin/weedb/mysql.py
|
|
bin/weedb/sqlite.py
|
|
bin/weeplot/__init__.py
|
|
bin/weeplot/genplot.py
|
|
bin/weeplot/utilities.py
|
|
bin/weeutil/Moon.py
|
|
bin/weeutil/Sun.py
|
|
bin/weeutil/__init__.py
|
|
bin/weeutil/ftpupload.py
|
|
bin/weeutil/rsyncupload.py
|
|
bin/weeutil/weeutil.py
|
|
bin/weewx/VantagePro.py
|
|
bin/weewx/WMR918.py
|
|
bin/weewx/__init__.py
|
|
bin/weewx/abstractstation.py
|
|
bin/weewx/accum.py
|
|
bin/weewx/almanac.py
|
|
bin/weewx/archive.py
|
|
bin/weewx/crc16.py
|
|
bin/weewx/filegenerator.py
|
|
bin/weewx/fousb.py
|
|
bin/weewx/imagegenerator.py
|
|
bin/weewx/reportengine.py
|
|
bin/weewx/restful.py
|
|
bin/weewx/simulator.py
|
|
bin/weewx/station.py
|
|
bin/weewx/stats.py
|
|
bin/weewx/units.py
|
|
bin/weewx/wmrx.py
|
|
bin/weewx/wxengine.py
|
|
bin/weewx/wxformulas.py
|
|
docs/changes.txt
|
|
docs/copyright.htm
|
|
docs/customizing.htm
|
|
docs/day-gap-not-shown.png
|
|
docs/day-gap-showing.png
|
|
docs/daytemp_with_avg.png
|
|
docs/debian.htm
|
|
docs/ferrites.jpg
|
|
docs/installing.htm
|
|
docs/linux.htm
|
|
docs/logo-apple.png
|
|
docs/logo-centos.png
|
|
docs/logo-debian.png
|
|
docs/logo-fedora.png
|
|
docs/logo-linux.png
|
|
docs/logo-mint.png
|
|
docs/logo-redhat.png
|
|
docs/logo-ubuntu.png
|
|
docs/readme.htm
|
|
docs/redhat.htm
|
|
docs/samaxesjs.toc-1.5.js
|
|
docs/samaxesjs.toc-1.5.min.js
|
|
docs/sheeva.htm
|
|
docs/upgrading.htm
|
|
docs/usersguide.htm
|
|
docs/weekgustoverlay.png
|
|
docs/weewx_docs.css
|
|
docs/yearhilow.png
|
|
skins/Ftp/skin.conf
|
|
skins/Rsync/skin.conf
|
|
skins/Standard/favicon.ico
|
|
skins/Standard/index.html.tmpl
|
|
skins/Standard/mobile.css
|
|
skins/Standard/mobile.html.tmpl
|
|
skins/Standard/month.html.tmpl
|
|
skins/Standard/skin.conf
|
|
skins/Standard/week.html.tmpl
|
|
skins/Standard/weewx.css
|
|
skins/Standard/year.html.tmpl
|
|
skins/Standard/NOAA/NOAA-YYYY-MM.txt.tmpl
|
|
skins/Standard/NOAA/NOAA-YYYY.txt.tmpl
|
|
skins/Standard/RSS/weewx_rss.xml.tmpl
|
|
skins/Standard/backgrounds/band.gif
|
|
skins/Standard/backgrounds/butterfly.jpg
|
|
skins/Standard/backgrounds/drops.gif
|
|
skins/Standard/backgrounds/flower.jpg
|
|
skins/Standard/backgrounds/leaf.jpg
|
|
skins/Standard/backgrounds/night.gif
|
|
skins/Standard/smartphone/barometer.html.tmpl
|
|
skins/Standard/smartphone/custom.js
|
|
skins/Standard/smartphone/humidity.html.tmpl
|
|
skins/Standard/smartphone/index.html.tmpl
|
|
skins/Standard/smartphone/radar.html.tmpl
|
|
skins/Standard/smartphone/rain.html.tmpl
|
|
skins/Standard/smartphone/temp_outside.html.tmpl
|
|
skins/Standard/smartphone/wind.html.tmpl
|
|
skins/Standard/smartphone/icons/icon_ipad_x1.png
|
|
skins/Standard/smartphone/icons/icon_ipad_x2.png
|
|
skins/Standard/smartphone/icons/icon_iphone_x1.png
|
|
skins/Standard/smartphone/icons/icon_iphone_x2.png
|
|
util/apache/conf.d/weewx.conf
|
|
util/init.d/weewx.bsd
|
|
util/init.d/weewx.debian
|
|
util/init.d/weewx.redhat
|
|
util/init.d/weewx.suse
|
|
util/logrotate.d/weewx
|
|
util/logwatch/conf/logfiles/weewx.conf
|
|
util/logwatch/conf/services/weewx.conf
|
|
util/logwatch/scripts/services/weewx
|
|
util/rsyslog.d/weewx.conf
|