Releases: bohdanbobrowski/digikam_screensaver
Releases · bohdanbobrowski/digikam_screensaver
v1.0
v0.2
- Takes random photos from digikam4.db SQLite database - but only
*.jpg
and rated (with at least one star). - Some configuration is needed.
- Database is opened in read-only mode!
- Pressing
<F-12>
will (obviously) turn off screen saver, but I've added a function that will open current picture in associated app.
v0.1
Windows screensaver, from pictures loaded out from DigiKam database in Python.
As for now - this is just for Windows.
Features
- Takes random starred photos from digikam4.db SQLite databaser file and shows on your beloved window screen.
- Some configuration is needed.
- Database is opened in read-only mode!
- Pressing
<F-12>
will (obviously) turn off screen saver, and open given picture in associated app.
What does not work
- preview is displayed in window instead of in dedicated screen.