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.4.tar.gz (6.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: PP6RemoteAPI-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 d2992702ea52756ebe6fa8d5dc23332def3b48d05c72c5f4f9f9558d17d6d7fb
MD5 cd53098cbc591b94e09b4394520078af
BLAKE2b-256 3522bbfa3b80d9ac67cf94ef9c9379bc45182268e14e75912973c6a21f6765c1

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