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

Uploaded Source

File details

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

File metadata

  • Download URL: PP6RemoteAPI-0.1.3.tar.gz
  • Upload date:
  • Size: 6.5 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.3.tar.gz
Algorithm Hash digest
SHA256 04b77e78689906b230f44d23b9baf85576dc4a5717e9eebef7749916e33e69c2
MD5 948206e63a06c703227f298a06e83095
BLAKE2b-256 5b4cb3c41709214d25405d63f71cb2c093ed31d3e4bf2698ecfd6a42433c0db7

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