OpenSlides Presenter
Project description
Overview
This plugin adds a new page to OpenSlides that can be used as a ‘presenter’ view, adding control that users are likely used to from other presentation software such as Powerpoint to OpenSlides. This page listens to mouse (not yet) and keyboard events to change the currently shown slide.
The main use for this plugin is to provide a simple overview for presenters to use OpenSlides, either with a mouse (soon!), keyboard or presentation remote (which are sometimes called a ‘clicker’, hence the name).
Requirements
OpenSlides >=2.1 (https://openslides.org/)
Install
I. Installation on Windows (with OpenSlides portable version)
Get the latest openslides-presenter plugin release from:
Move the plugin directory openslides_presenter (not the main folder/repository) to:
<path-to-openslides-portable>/openslides/plugins/
Start openslides.exe.
II. Installation on GNU/Linux and MacOSX
Setup and activate a virtual environment:
$ python -m venv .virtualenv $ source .virtualenv/bin/activate
Install OpenSlides and the openslides-presenter plugin using pip:
$ pip install openslides-presenter
OpenSlides and all required python packages will be installed.
Using the plugin
After the plugin is installed, simply open the ‘presenter’ page through the menu. Note that this only does something useful (i.e. allow controlling the projector) if a presentable and controllable media is currently shown.
Changelog
Version 2.0.4 (2018-10-19)
Do nothing on keypress if not on projector screen
Add support for OpenSlides 2.3
Version 2.0.3 (2018-06-22)
Add support for OpenSlides 2.2
Version 2.0.2 (2018-04-18)
Include a preview of the current slide on the presenter page
Add support for OpenSlides versions higher than 2.1
Version 2.0.1 (2017-05-16)
Add support for OpenSlides 2.1
Version 1.1.0 (2016-05-14)
First release of this plugin for OpenSlides 2.0.x
Version 1.0.0 (2016-02-26)
First release of this plugin for OpenSlides 1.7.x.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file openslides-presenter-2.0.4.tar.gz
.
File metadata
- Download URL: openslides-presenter-2.0.4.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab79226b67d1a1dcfed7e1f579e439f068c1c854e803b042c88586fea8f779bf |
|
MD5 | 7d34f95aa1b1cc3b26016fa98fa0d891 |
|
BLAKE2b-256 | 153221309ff01b1bbbf0bb2c65a098e532d6c66ff607f7da5d307a6f5abe6967 |