genebean / PiWeatherRock

Displays local weather on a Raspberry Pi
https://piweatherrock.technicalissues.us
MIT License
50 stars 23 forks source link

Auto capture daily screen on the whole hour. #79

Open deepcore2 opened 4 years ago

deepcore2 commented 4 years ago

I use the image on my website. Working on a sftp_plugin to eliminate the need of a cron entry to actually upload it.

genebean commented 4 years ago

In general, I am good with this. We do need to make this optional though. To do that, we need to add a config option in config.json-sample and add to https://github.com/genebean/piweatherrock-webconfig/ so that the config option can be changed. It should default to not taking the hourly screenshot. Are you game to work on those things?