Bug Fix
- Fixed issue when running the executable while your current directory isn't the directory the executable is located in
- More Info on the bug here
Notes
- Type
--help
or-h
in the command line to see the available options- Windows:
simpler-slideshow-x.x.x-win.exe --help
- Linux:
./simpler-slideshow-x.x.x-linux.out --help
- Windows:
How To Run
- Download executable
- Create a folder called
Photos
and populate that folder with images - Make sure both the executable and photos folder are in the same folder/directory
- Run Executable:
Windows:
double click the .exe or runsimpler-slideshow-x.x.x-win.exe
in your cmdLinux:
run./simpler-slideshow-x.x.x-linux.out
in your terminal