You can create a slideshow with your desktop theme or your personal photos
- Modify your timer
- upload a new directory
- Pin the widget to the desktop or keep it above all other windows
Photo (Yoga) by Jeremy Bishop on Unsplash...
Download the last release (zip) et extract files
sudo apt-get install exiv2( added for meta informations)
sudo apt-get install gcc valac gtk+-3.0 mesonOpen a Terminal in the extracted folder, build your application with meson and install it with ninja:
meson build --prefix=/usr cd build ninja sudo ninja installIn the previous folder ( /build) run the command :
sudo ninja uninstall