deepjyoti30 / QuickWall

Set latest wallpapers from Unsplash from the commandline
https://deepjyoti30.github.io/quickwall
MIT License
189 stars 8 forks source link

Wallpapers appear in the same order each time? #1

Closed aebrer closed 5 years ago

deepjyoti30 commented 5 years ago

The wallpapers usually keep changing after every few minutes and it is fetched in sorted order directly from Unsplash so yeas, sometimes the order might repeat itself.

aebrer commented 5 years ago

Good to know. Might be nice to blacklist skipped wallpapers.

Also would love to be able to specify a resolution. I'm getting a ton of weirdly stretched wallpapers.

deepjyoti30 commented 5 years ago

I can do the blacklist thing. Maybe I'll add an option for resolution.

aebrer commented 5 years ago

Awesome! Love the app.

deepjyoti30 commented 5 years ago

Added blacklist feature in #3bdcb3