aa168ca2228f96a22f0c251b26f4ff162f62d1ce
* blur background image
* command line options for
* background blur radius
* background opacity
* path to image folder
* timeout for password rotation
slide
Simple slideshow showing random images from specified directory
Usage
slide /path/to/images
Dependencies
- libexif
- qt5
sudo apt install libexif-dev qtdeclarative5-dev-tools
Build
mkdir -p make
cd make
qmake ../src/slide.pro
make
sudo make install
Languages
C++
95.1%
Shell
2.7%
QMake
1.4%
Makefile
0.7%
C
0.1%