AlfredoSequeida / venus

Venus aims to be a cross-platform tool to automatically change your desktop wallpaper to something random using images from Unsplash.
MIT License
25 stars 6 forks source link

Baking in a scheduler #4

Closed DylanHobbs closed 5 years ago

DylanHobbs commented 6 years ago

Would integrating some some of scheduler and settings be in scope?

AlfredoSequeida commented 6 years ago

@DylanHobbs Definitely! That sounds like a good enhancement. I will mark it as an enhancement and someone can go ahead and implement it. If no one takes it up, I can do it myself and make that a feature.

As a point of reference - a config file might be a good way of getting this done since there currently is no GUI built around venus.

AlfredoSequeida commented 5 years ago

The latest version has a configuration file.

AlfredoSequeida commented 5 years ago

@DylanHobbs Venus now has a scheduler with the newest release (0.1.6)

DylanHobbs commented 5 years ago

Absolute gent, cheers!