Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 776 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 776 Bytes

philtv-js

philtv-js is a TypeScript library for pairing a Philips Android TV with the latest versions (6) using the JointSpace protocol.

This library simplifies the pairing process, allowing you to interact with your Philips television securely and efficiently. With full TypeScript support, philtv-js provides type safety, helping to prevent runtime errors and improve code quality.

This library leverages the lightweight ky HTTP client, which is built on top of Fetch API, for making secure and intuitive HTTP requests.

Works only in secure environments (HTTPS) and with versions 6 of the JointSpace protocol.

Documentation

You can find the full documentation here.