Slideshow is a kiosk-style application for showing text, image, and video in a loop on monitors and projectors. It is not meant for situations where interactive control is required, but when the content is continuously looping for a long time. The content is updated through a Web GUI. The application is split into two packages, the backend and frontend. The backend is written in C++ and OpenGL. and the frontend uses Python. Currently. the frontend is very GNU/Linux specific and will not run on any other platform, but is meant to be as platform independent as possible, as long as it handles OpenGL.
| Tags | multimedia Video Display Graphics Viewers Presentation |
|---|---|
| Licenses | AGPLv3 |
| Operating Systems | Linux (32 and 64 bit) |
| Implementation | C++ Python |
Recent releases


Release Notes: A major overhaul of the frontend, which has been implemented using Python instead of PHP, and is now using jQuery to make it easier to handle slides.


Release Notes: This is a somewhat stable release. It adds support for slide bins (containers) and slide deactivation.