What’s going on guys?
I got a nice and short tutorial this time for coding a time-lapse wallpaper using Python 3 – kind of like a customizable live wallpaper.
If you’ve followed my recent posts, you might remember of a Python background changer for dual monitors I made a while back.
Well, this tutorial is kind of building up on that post. Remember, if you just want to download the files, head down to the end of the post.
Time-lapse Wallpaper
Now that pretty much any smartphone already comes with built-in time-lapse features in their cameras and software, I thought:
“Wouldn’t it be cool to have a little script to instantly turn any time-lapses into a wallpaper? That can’t be too difficult!” 😀
That is basically the story for this video tutorial.
It turns out, it wasn’t too difficult after all, just about ~40 lines of code in Python 3 – with some comments here and there, so maybe even 30ish.
Recent Comments