Automatically Set Desktop Background to newest XKCD Comic Strip Using Python
This semester I’m writing my master’s project, which seems to be a time when procrastination thrives. When setting up Ubuntu on my school PC i had to decide what to use for desktop image. I therefore wrote a script to update the desktop background to the most recent XKCD comic strip:
The script fetches the image of the comic and the mouseover text. The mouseover text is rendered as an image and finally stitched together with the comic image. If your’re using a Unix based OS you can schedule the script to run e.g. every Monday, Wednesday and Friday using crontab.
The source can be found in my github
blog comments powered by Disqus
Published
06 September 2013