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
- Host: GitHub
- URL: https://github.com/gitagogaming/powerpoint-touchportal-plugin
- Owner: gitagogaming
- Created: 2022-08-05T02:00:03.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T21:39:25.000Z (almost 3 years ago)
- Last Synced: 2025-04-14T12:53:29.906Z (about 1 year ago)
- Homepage:
- Size: 90.8 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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

## 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.