Build instructions for Linux:
git clone https://github.com/cfillion/cfiSlides.git
cd cfislides
qmake-qt5 CONFIG+=silent
make && cd build/
chmod +x ./cfislides.sh
# launch cfiSlides
./cfislides.shcfiSlides is tested on both Linux and Windows (MinGW).
cfiSlides requires Qt5 with the multimedia module.