alanhussey / golden-hour

Record a sunset timelapse and post it to twitter with the weather report
https://twitter.com/goldenhourSEA
23 stars 11 forks source link

Support sunrise #8

Open alanhussey opened 6 years ago

alanhussey commented 6 years ago

Some people are blessed with beautiful sunrises. Make it easier for them to record sunrise timelapses.

ngreeley commented 5 years ago

Hi Alan, I'm curious if you've gotten around to this. Is this just as simple as modifying sunset.py line 20 with sunrise vs. sunset?

alanhussey commented 5 years ago

Hi @ngreeley, I haven’t tried this yet. That’s probably the most important spot. weather.py also has "sunset" hard-coded in get_status_text.

I’m also concerned that wait_for_sunset might get confused and try to wait for yesterday’s sunrise, so you’ll want to test that out.

Otherwise you should be good I think.

ngreeley commented 5 years ago

Thanks Alan,

I've got two up and running @goldenhourlkwd and @goldenhourlntre . Need to work out some settings and placement still, but loving the functionality! Will get them positioned better to avoid all the glare. :P