This is an application to make multimedia slide shows on a computer. There is also support to make presentations with rollei projectors. The following models are supported: "Rolleivision 35 twin digital P" and "Rolleivision twin msc 3x0 P".
This application works fine with my dia projector, which is twenty years old. But there is only limited testing done with the newer versions of the Rollei-projectors.
For further information please read the html-documentation.
or visit the project homepage or the source code repository
This program is written in C++ with the Qt framework. It runs on GNU/Linux, Mac OSX, Windows and WASM. The application runs even in a browser via Webassembly.
Github Actions status:
- You can either open project with QtCreator and press the Build button
- Or build it using a terminal:
qmake -r mindia.pro
make
The program is released under the GPL, see the file COPYING for details.
