LibreELEC.wiki
  • Introduction
  • Support
    • Log Files
    • Updating
  • Installation
    • Create Media
    • Add-Ons
    • Containers
    • Security
  • Hardware
    • Allwinner
    • Amlogic
      • BananaPi M5 / M2S
      • LaFrite
      • WeTek Hub/Play2
    • NXP - iMX6/iMX8
    • Intel x86-64 (Generic)
      • Laptops
    • Qualcomm
    • Raspberry Pi
    • Rockchip
    • Samsung (Exynos)
    • Virtual Image
  • Configuration
    • 4K / HDR
    • Blu-Ray Playback
    • Config.txt
    • Cron
    • Dual Boot
    • EDID
    • Fonts
    • Hidden WiFi
    • Hypercon
    • Hyperion
    • Infra-Red Remotes
    • LCDProc
    • Network Boot
    • Pulseaudio
    • Safe Mode
    • Samba
    • SSL/TLS Certificates
    • Startup & Shutdown
    • Useful Scripts
    • WireGuard
  • How To
    • Add Firmware
    • Blacklist Kernel Module
    • Change Bootsplash
    • Force Add-on Update
    • Add content via Samba Shares
    • Mount Network Share
  • Development
    • Building (Basics)
    • Building (Docker)
    • Building (Advanced)
    • Building (Windows WSL)
    • Beginners Guide to Git
    • Build Commands
      • Build Commands (Add-ons)
      • Build Commands LE 12.0.x
      • Build Commands LE 11.0.x
      • Build Commands LE 10.0.x
      • Build Commands LE 9.2.x
      • Build Commands LE 9.0.x
      • Build Commands LE 8.2.x
      • Build Commands LE 8.0.x
      • Build Commands LE 7.0.x
    • Nightly Images
    • Release Management
    • Website
  • Project
    • Releases
    • Forks
    • Licenses
      • Source Code
      • Documentation
    • Mirrors
Powered by GitBook
On this page
  • Not working anymore since LE10
  • Linux
  • Windows

Was this helpful?

Edit on GitHub
Export as PDF
  1. Configuration

Hypercon

PreviousHidden WiFiNextHyperion

Last updated 1 year ago

Was this helpful?

Not working anymore since LE10

Starting with LE10 Hyperion no longer works due to changes in the video pipeline. Consider hardware/external grabbers.

HyperCon is a graphical application which allows you to configure (an ambient lighting system) running on a remote LibreELEC device, from a Windows, macOS or Linux desktop. Hypercon is a Java application, and so requires you to have a working Java runtime environment (JRE) installed to run it. Java v1.7 or higher is required.

The latest version is here

Linux

On Ubuntu/Debian systems

sudo apt-get install openjdk-7-jre
wget http://releases.libreelec.tv/hypercon-LE.jar

On Fedora/CentOS systems

yum install java-1.7.0-openjdk*.
wget http://releases.libreelec.tv/hypercon-LE.jar

To run Hypercon:

java -jar ./hypercon-LE.jar

Windows

Download and install the correct 32-bit or 64-bit Java Runtime for your Windows OS version from the official Java download site . Open the .jar file as you would a regular .exe file and it should launch using Java (JRE). If not, right click and select “Open with” then “Java” listed in the list.

Hyperion
http://releases.libreelec.tv/hypercon-LE.jar
https://www.java.com/