Skip to main content

A client for the ProPresenter Remote Websocket API

Project description

A client for the ProPresenter6 Remote Websocket API.

Getting started

Install with pip:

$ pip install PP6RemoteAPI

Then:

from PP6RemoteAPI import PP6RemoteAPIClient as PP6
client = PP6(host='192.168.0.100', port=54321, password='password')

# Get first presentation in the library
presentation = client.library.presentations[0]
# Go to the first slide
presentation.to_slide(0)

# Get first clocks
clock = client.clocks[0]
# Set time to 5 minutes
clock.set_time('00:05:00')
# Start timer
clock.start()

Find more information in the repo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PP6RemoteAPI-0.1.5.tar.gz (6.6 kB view details)

Uploaded Source

File details

Details for the file PP6RemoteAPI-0.1.5.tar.gz.

File metadata

  • Download URL: PP6RemoteAPI-0.1.5.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for PP6RemoteAPI-0.1.5.tar.gz
Algorithm Hash digest
SHA256 2ed2cc980e39aed57a89aa54366f1b278d0edc7f985ad32dfac7e12cc02da7d6
MD5 fe9a61aee5bcc3a586035f8f2332aced
BLAKE2b-256 6ef499fa6188b8741939fdc27610bbd4c78900b0defd97acc52a12f43b05901e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page