Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 2.07 KB

README.md

File metadata and controls

34 lines (28 loc) · 2.07 KB

OpenWebifController

OpenWebifController is a tool to work with the interface provided by the OpenWebif plugin for Enigma2-based set-top boxes (STBs). It's a replacement for the web interface of the plugin and uses its API to gain the displayed information.

OpenWebifController includes a subtool named StationSwitch, which is a small software based "remote control".

Usage

You can download a release here.
You will need a JAVA 17 VM.

Development

OpenWebifController is configured as a Eclipse project.
It depends on following libraries:

These libraries are imported as "project imports" in Eclipse. If you want to develop for your own and

  • you use Eclipse as IDE,
    • then you should clone the projects above too and add them to the same workspace as the OpenWebifController project.
  • you use another IDE (e.q. VS Code)
    • then you should clone the said projects, build JAR files of them and add the JAR files as libraries.

Screenshots

OpenWebifController
Screenshot 1 : Bouquets & Stations
Screenshot 1 : Bouquets & Stations
Screenshot 2 : Timers
Screenshot 2 : Timers

StationSwitch
Screenshot 3 : StationSwitch