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".
You can download a release here.
You will need a JAVA 17 VM.
OpenWebifController is configured as a Eclipse project.
It depends on following libraries:
JavaLib_OpenWebifJavaLib_JSON_ParserJavaLib_Common_EssentialsJavaLib_Common_DialogsImageMapEditor
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
OpenWebifControllerproject.
- then you should clone the projects above too and add them to the same workspace as the
- 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.
OpenWebifController
Screenshot 1 : Bouquets & Stations

Screenshot 2 : Timers

