aprsd/aprsd
Hemna 2349024539 Added openweathermap weather plugin
This patch adds the openweathermap weather plugin.
Also adds a new config option to set the overall
units setting from imperial (default) to metric.

to change it add the following to the ~/.config/aprsd/aprsd.yaml

...
aprsd:
  units: metric
2021-01-20 16:12:17 -05:00
..
plugins Added openweathermap weather plugin 2021-01-20 16:12:17 -05:00
__init__.py Lots of fixes 2021-01-08 20:58:18 -05:00
client.py Added a fix for failed logins to APRS-IS 2021-01-12 09:31:04 -05:00
dev.py Added aprsd-dev plugin test cli and WxPlugin 2021-01-15 22:30:34 -05:00
email.py Enabled some emailthread messages and added timestamp 2021-01-15 11:12:43 -05:00
fake_aprs.py Lots of fixes 2021-01-08 20:58:18 -05:00
fuzzyclock.py Lots of fixes 2021-01-08 20:58:18 -05:00
main.py Fixed main server client initialization 2021-01-14 15:44:07 -05:00
messaging.py Changed default log level to INFO 2021-01-14 14:32:59 -05:00
plugin.py Added aprsd-dev plugin test cli and WxPlugin 2021-01-15 22:30:34 -05:00
plugin_utils.py Added openweathermap weather plugin 2021-01-20 16:12:17 -05:00
threads.py Fix tox tests. 2021-01-15 12:06:09 -05:00
utils.py Added openweathermap weather plugin 2021-01-20 16:12:17 -05:00