v0.2.6 update

pull/34/head v0.2.6
Mason10198 3 years ago
parent f173e89ef3
commit cb0702b482

@ -1,6 +1,6 @@
#!/usr/bin/python3 #!/usr/bin/python3
# SkyControl.py # SkyControl.py
# A Control Script for SkywarnPlus v0.2.5 # A Control Script for SkywarnPlus v0.2.6
# by Mason Nelson (N5LSN/WRKF394) # by Mason Nelson (N5LSN/WRKF394)
# #
# This script allows you to change the value of specific keys in the SkywarnPlus config.yaml file. # This script allows you to change the value of specific keys in the SkywarnPlus config.yaml file.

@ -1,7 +1,7 @@
#!/usr/bin/python3 #!/usr/bin/python3
""" """
SkyDescribe.py v0.2.5 by Mason Nelson SkyDescribe.py v0.2.6 by Mason Nelson
================================================== ==================================================
Text to Speech conversion for Weather Descriptions Text to Speech conversion for Weather Descriptions

@ -1,7 +1,7 @@
#!/usr/bin/python3 #!/usr/bin/python3
""" """
SkywarnPlus v0.2.5 by Mason Nelson (N5LSN/WRKF394) SkywarnPlus v0.2.6 by Mason Nelson (N5LSN/WRKF394)
================================================== ==================================================
SkywarnPlus is a utility that retrieves severe weather alerts from the National SkywarnPlus is a utility that retrieves severe weather alerts from the National
Weather Service and integrates these alerts with an Asterisk/app_rpt based Weather Service and integrates these alerts with an Asterisk/app_rpt based

@ -1,4 +1,4 @@
# SkywarnPlus v0.2.5 Configuration File # SkywarnPlus v0.2.6 Configuration File
# Author: Mason Nelson (N5LSN/WRKF394) # Author: Mason Nelson (N5LSN/WRKF394)
# Please edit this file according to your specific requirements. # Please edit this file according to your specific requirements.

Loading…
Cancel
Save

Powered by TurnKey Linux.