GithubHelp home page GithubHelp logo

petercv / ucr2-integration-dunehd Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 32 KB

Unfolded Circle Remote 2 integration for Dune-HD

License: Mozilla Public License 2.0

Dockerfile 1.46% Python 94.46% JavaScript 4.08%

ucr2-integration-dunehd's Introduction

Dune-HD integration for Remote Two

Using uc-integration-api

The driver lets you enter the IP address of a Dune-HD device and exposes a media player entity to the Remote Two.

Supported attributes:

  • State (on, standby, playing, paused, seeking, buffering, unknown)
  • Title
  • Artwork
  • Media duration
  • Media position

Supported commands:

  • Turn on & off (device will be put into standby)
  • Next / Previous
  • Rewind / Fast-forward
  • Volume up / down / Mute
  • Channel up / down
  • Play / pause
  • Back
  • Directional pad navigation and select
  • Digits
  • Context menu
  • Top menu
  • Subtitle
  • Audio track

Usage

Setup

  • Requires Python 3.11
  • Install required libraries:
    (using a virtual environment is highly recommended)
pip3 install -r requirements.txt

Run

python3 intg-dunehd/driver.py

See available environment variables in the Python integration library to control certain runtime features like listening interface and configuration directory.

The configuration file is loaded & saved from the path specified in the environment variable UC_CONFIG_HOME. Otherwise, the HOME path is used or the working directory as fallback.

Build Docker image

Simply run:

docker build .

Versioning

We use SemVer for versioning. For the versions available, see the tags and releases in this repository.

Changelog

The major changes found in each new release are listed in the changelog and under the GitHub releases.

License

This project is licensed under the Mozilla Public License 2.0. See the LICENSE file for details.

ucr2-integration-dunehd's People

Contributors

petercv avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.