An open API service indexing awesome lists of open source software.

https://github.com/jeffmikels/propresenter_api_dart

Dart classes for interacting with ProPresenter by Renewed Vision using their undocumented and legacy websocket protocols as well as their new officially supported APIs (7.9+).
https://github.com/jeffmikels/propresenter_api_dart

dart dartlang hacktoberfest propresenter renewed-vision

Last synced: 5 days ago
JSON representation

Dart classes for interacting with ProPresenter by Renewed Vision using their undocumented and legacy websocket protocols as well as their new officially supported APIs (7.9+).

Awesome Lists containing this project

README

          

## Features

This package provides Dart classes for interacting with ProPresenter by Renewed Vision using their
undocumented and legacy websocket protocols as well as their new officially supported APIs (7.9+).

## Getting started

```bash
dart pub add propresenter_api
```

## Usage

Extensive documentation will be coming soon.

## Additional information

Please contribute with pull requests!