scripts for making SkyWeather2 applications into systemd services. verify that everything is working first it'll make life easier.
- copy to /lib/systemd/system
- sudo systemctl enable [service name].service
- sudo systemctl start [service name].service
- sudo systemctl status [service name].service