Skip to content

Files

Latest commit

29882fa · Aug 2, 2019

History

History

WeatherMonitor

weather_monitor.py:

  • 仅当雨雪/空气较差时发送邮件提醒(可自行修改)

  • 将weather_monitor.sh加入crontab可定时提醒

  • 接口使用和风天气

weather_getter.py:

  • 获取数据并保存至数据库,代码逻辑相同