=== Simple Presenter === Contributors: sylviavanos Tags: presentation, monitor, raspberry, pi, digital signage Requires at least: 4.9.5 Tested up to: 4.9 Stable tag: 4.9.5 Requires PHP: 5.4.16 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html A simple way to create presentations that can be viewed in a web browser, meant for usage in a company by displaying it on Raspberry Pi's. == Description == Simple Presenter was born out of a request within AMOLF to replace the current digital signage solution. Due to the fact that WordPress was used by everyone who had to manage it, and the lack of finding any solution that really worked for us without a huge investment of time, it was decided to code up our own WordPress plugin. This is that plugin. Simple Presenter allows you to: - Define an infinite number of screens - Set a logo image, background color and text color for each screen - Show events from an infinite number of calendars (only Tribe via the JSON API is currently supported, max 5 events per calendar are shown) - An infinite number of extra slides (image + html) - Choose exactly what to display on which screen Simple Presenter is meant to be simple above powerful and is written for the purposes of AMOLF. However, we decided the plugin is useful and generic enough to publish it for broader use. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/simple-presenter` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Use the Settings->Simple Presenter screen to configure the plugin == Frequently Asked Questions == = Will you support X? = This plugin was released without the intent of continued development that is not for AMOLF, but I may accept additional maintainers or pull requests. = How can I best display these screens? = There are many ways to go about it, but personally, we've had good experiences with [FullPageOS](https://github.com/guysoft/FullPageOS) on a Raspberry Pi. Just put the correct screen URL provided in `/boot/fullpageos.txt`. == Screenshots == 1. simplepresenter_1.png 2. simplepresenter_2.png 3. simplepresenter_3.png 4. simplepresenter_4.png == Changelog == = 1.0 = * Initial release == Special thanks == I would like to thank my supervisor, Carl Schulz, for allowing this plugin to be released as Open Source software. I'd also like to thank all my colleagues, both at AMOLF and Snow B.V., for being so great to work with.