An open API service indexing awesome lists of open source software.

https://github.com/gitagogaming/powerpoint-touchportal-plugin

A plugin developed for TouchPortal users to control PowerPoint presentations
https://github.com/gitagogaming/powerpoint-touchportal-plugin

Last synced: 5 months ago
JSON representation

A plugin developed for TouchPortal users to control PowerPoint presentations

Awesome Lists containing this project

README

          

# PowerPoint Plugin - For TouchPortal
- [Description](#description)
- [Actions](#actions)
- [States](#states)
- [To-Do](#to-do-list)
- [Bugs and Support](#bugs-and-suggestion)


# Description
Control your PowerPoint presentation with TouchPortal
![image](https://user-images.githubusercontent.com/76603653/183204591-66678ca0-287c-4f14-b545-510b95706802.png)

## Actions
Category: Plugin Actions (Click to expand)

|Action Name|Description|Format|
|---|---|---|
| Open Presentation | Load the presentation | 1. Type: text  |
|Start Presentation | Start the Presentation |1. Type: text  |
|Previous Slide |Go Back to Previous Slide |1. Type: text  |
|Next Slide|Proceed to Next Slide |1. Type: text  |
|First Slide |Proceed to First Slide |1. Type: text  |
|Last Slide |Proceed to Last Slide |1. Type: text  |
|Go to Slide |Proceed to Slide [X] |1. Type: text  |
|Exit Slides |Exit Current Slideshow|1. Type: text  |
|Minimize / Maximize Powerpoint |Change Powerpoint Display to [X]|1. Type: choice **** Possible choices: ['Minimize', 'Maximize', 'Visible']|

## States
Category: Plugin States (Click to expand)

| Id | Description | DefaultValue |
| --- | --- | --- |
| .state.last_slide_viewed | Last Slide Viewed # | Last Slide Viewed | |
| .state.current_show_position | Current Slide # | Current Show Position | |
| .state.click_count_index | Current Clicks on Slide & Current Click Index | Slide Click Count / Index | |
| .state.elapsed_time_presentation | Total Time Presentation Open | Elapsed Time Presentation | |
| .state.elapsed_time_slide | Total Time on Slide | Elapsed Time Slide | |

## Known Issues:
- The Time Total for Current Slide and Presentation does not currently function.
- The presentation title won't load unless TP loads the presentation file for you


## To Do List
- Slider control for Presentation
- Zoom Control
- Control Play Files
- Change Pointer Type
- Set Black / White Screen
-Current Status

### Bugs and Suggestion
Open an issue on github or join offical [TouchPortal Discord](https://discord.gg/MgxQb8r) for support.