philtv-js is a TypeScript library for pairing and consume 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 urllib 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.
- Build with TypeScript, no python, but inspired by https://github.com/eslavnov/pylips
- Pairing process (programmatically and CLI)
- Many endpoints available. But we need to add more.
You can find the full documentation here.
Please feel free to contribute to this package by creating issues or pull requests.
MIT