Simula Research Laboratory / Center for Resilient Networks and Applications / NorNet
Homepage of Thomas Dreibholz / SlideShow Homepage


SlideShow
A program to create web presentations from image sets


📰 News


💡 Description

SlideShow is a program that creates XHTML presentations from image sets, e.g. photo albums. It also supports automatic slideshows based on JavaScript. All generated XHTML files are compliant to the XHTML-1.1 standard.


😀 Examples

This is the demo presentation of the SlideShow 2.2.0 package. It presents some fractal graphics having created with FractalGenerator.


📦 Binary Package Installation

Please use the issue tracker at https://github.com/dreibh/slideshow/issues to report bugs and issues!

Ubuntu Linux

For ready-to-install Ubuntu Linux packages of SlideShow, see Launchpad PPA for Thomas Dreibholz!

sudo apt-add-repository -sy ppa:dreibh/ppa
sudo apt-get update
sudo apt-get install slideshow

Fedora Linux

For ready-to-install Fedora Linux packages of SlideShow, see COPR PPA for Thomas Dreibholz!

sudo dnf copr enable -y dreibh/ppa
sudo dnf install slideshow

💾 Sources Download

SlideShow is released under the GNU General Public Licence (GPL).

Please use the issue tracker at https://github.com/dreibh/slideshow/issues to report bugs and issues!

Development Version

The Git repository of the SlideShow sources can be found at https://github.com/dreibh/slideshow:

git clone https://github.com/dreibh/slideshow
cd slideshow
cmake .
make

Contributions:

Current Stable Release

The tarball has been signed with my GnuPG key 21412672­518D8B2D­1862EFEF­5CD5D12A­A0877B49. Its authenticity and integrity can be verified by:

gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 21412672518D8B2D1862EFEF5CD5D12AA0877B49
gpg --verify slideshow-<VERSION>.tar.xz.asc slideshow-<VERSION>.tar.xz

Old Releases

The tarballs have been signed with my GnuPG key 21412672­518D8B2D­1862EFEF­5CD5D12A­A0877B49. Its authenticity and integrity can be verified by:

gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 21412672518D8B2D1862EFEF5CD5D12AA0877B49
gpg --verify slideshow-<VERSION>.tar.xz.asc slideshow-<VERSION>.tar.xz