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

https://github.com/bcyran/philipstv-gui

GUI remote for Philips Android-powered TVs.
https://github.com/bcyran/philipstv-gui

ambilight gui philips remote tv

Last synced: 5 months ago
JSON representation

GUI remote for Philips Android-powered TVs.

Awesome Lists containing this project

README

          

# PhilipsTV GUI

[![Check](https://github.com/bcyran/philipstv-gui/actions/workflows/check.yml/badge.svg)](https://github.com/bcyran/philipstv-gui/actions/workflows/check.yml)
[![Release](https://github.com/bcyran/philipstv-gui/actions/workflows/release.yml/badge.svg)](https://github.com/bcyran/philipstv-gui/actions/workflows/release.yml)
[![pypi](https://img.shields.io/pypi/v/philipstv-gui)](https://pypi.org/project/philipstv-gui/)
[![versions](https://img.shields.io/pypi/pyversions/philipstv-gui)](https://pypi.org/project/philipstv-gui/)
[![license](https://img.shields.io/github/license/bcyran/philipstv-gui)](https://github.com/bcyran/philipstv-gui/blob/master/LICENSE)

GUI remote for Philips Android-powered TVs.

![PhilipsTV GUI screenshots](https://github.com/bcyran/philipstv-gui/raw/master/philipstv-gui.png)

Features:
- Full remote emulation, all standard keys available.
- List available channels and change between them.
- List available applications and launch them.
- Set Ambilight colors for each TV side separately.

## Installation

### PyPI
```shell
$ pip install philipstv-gui
```

### Arch Linux
[philipstv-gui AUR package](https://aur.archlinux.org/packages/philipstv-gui) is available.

## See also
- [`philipstv`](https://github.com/bcyran/philipstv) - CLI and library for controlling Philips Android-powered TV's.