craigerl / aprsd

Amateur radio APRS daemon which listens for messages and responds. By KM6LYW.
Apache License 2.0
124 stars 19 forks source link

Added openweathermap weather plugin #41

Closed hemna closed 3 years ago

hemna commented 3 years ago

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