Manuel aa168ca222 Blur and Command line opts
* blur background image
* command line options for
        * background blur radius
        * background opacity
        * path to image folder
        * timeout for password rotation
2019-01-23 22:26:36 +01:00
2019-01-23 22:26:36 +01:00
2019-01-21 20:58:05 +01:00
2019-01-21 20:53:46 +01:00
2019-01-21 22:18:20 +01:00
2019-01-21 20:58:05 +01:00

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
Description
No description provided
Readme MIT 2 MiB
Languages
C++ 95.1%
Shell 2.7%
QMake 1.4%
Makefile 0.7%
C 0.1%