https://github.com/akael888/propre-sim
In Progress: a ProPresenter Slide Simulator using Text Based Editor
https://github.com/akael888/propre-sim
propresenter simulator
Last synced: 5 months ago
JSON representation
In Progress: a ProPresenter Slide Simulator using Text Based Editor
- Host: GitHub
- URL: https://github.com/akael888/propre-sim
- Owner: akael888
- Created: 2026-01-18T05:00:42.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-01-23T12:29:58.000Z (5 months ago)
- Last Synced: 2026-01-24T01:46:54.453Z (5 months ago)
- Topics: propresenter, simulator
- Language: TypeScript
- Homepage: https://propre-sim.vercel.app
- Size: 3.36 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProPresenter Simulator // ProPre Sim
Link : [propre-sim.vercel.app](https://propre-sim.vercel.app)
## Background..
ProPresenter is the main tool used by my team to perform our Multimedia Church Service. However, we only have a single device installed with ProPresenter.
### Problem
Since we only have one device available, we're unable to execute our task in pararel.
### Solution
Since we used Text Based method (Notepad) within our workflow to import the text data into ProPresenter, it will increase our productivity to simulate the text results beforehand.
Therefore this ProPresenter Sim will offer that Simulation on a web app accessible anytime and anywhere, enabling all team member to foresee the ProPresenter Slide Results
## Features
- Simulate ProPresenter Display from a text editor
- (Planned) Auth and Account (Register and Login) Feature
- (Planned) Parsing text using ProPresenter formatting for specific ProPre Settings
- To Be Added..
## Tech Stack
- Next JS
- To Be Added..
## Utils
- Tailwindcss
- To Be Added..