G Slider - simple application, that will create a slideshow inside.
-
Browse button - creates path to folder where are the images.
-
Window resizing adaptation
-
Full-Screen mode by double-clicking
-
Custom period of image switching
-
Image scaling, also aligned to the center.
-
Support for most data types (without .gif)
-
Shuffle button
- Set up HomeBrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
- Set up Git and fork my repository
git clone https://github.com/5anji/G-Slider
If you'd prefer not to use Git, use the 'Download ZIP' button on the right to get the source as a zip file:
- Enter the path:
cd G-Slider/
- Install dependencies and build:
brew install qt5
./install.sh
- Set up Git and fork my repository
git clone https://github.com/5anji/G-Slider
If you'd prefer not to use Git, use the 'Download ZIP' button on the right to get the source as a zip file:
- Enter the path:
cd G-Slider/
- Build:
./install.sh