I’ve written a python script that fetches a random image from an immich album using its API, every 30 seconds and sets it as my media pc (Ubuntu) wallpaper. Serves as a frame when no windows are open. Recently updated the code to fetch images only when the desktop has mouse focus, to save unnecessary HDD reads when I’m watching something.
I’ve written a python script that fetches a random image from an immich album using its API, every 30 seconds and sets it as my media pc (Ubuntu) wallpaper. Serves as a frame when no windows are open. Recently updated the code to fetch images only when the desktop has mouse focus, to save unnecessary HDD reads when I’m watching something.