Skip to content

PRProjector - Software to show images, videos, texts and lyrics on datashow or any external monitor and display

Notifications You must be signed in to change notification settings

paulocoutinhox/prprojector

Repository files navigation

PRProjector

Build - macOS Build - Windows x64

Software to show images, videos, texts and lyrics on datashow or any external monitor and display.

screenshot 1

screenshot 2

Download

Get your version on release page.

Requirements to build

  • Python 3
  • PIP

How to build for macOS (x64)

1 - Install python requirements:

python3 -m pip install -r requirements.txt

2 - Call build for your platform:

python3 make.py run build-macos-x64

How to build for Windows (x64)

1 - Install python requirements:

python3 -m pip install -r requirements.txt

2 - Call build for your platform:

python3 make.py run build-win-x64

How to encode certificates on macOS

Run on terminal:

base64 -i distribution.p12 | pbcopy
base64 -i mac_installer.p12 | pbcopy
  • One certificate type is "Apple Distribution" and the other is "Mac Installer Distribution".
  • Export from keychain in "p12" format.

About

PRProjector - Software to show images, videos, texts and lyrics on datashow or any external monitor and display

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published