[Plugin] OpenWebIf - DreamOS

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
OpenWebIf for DreamOS

seagen wrote:
The Webinterface for DreamOS drives me crazy since the RC is floting around all the time, Its slow to work with.
and as a long user of OpenWebif in my other stbs i desided its time that this plugin was converted to DreamOS
So I am not the author of this plugin i have just convert it to DreamOS to be enjoy by thoose who like this plugin.
Since the DreamOS Webinterface is at port 80 you need to add port 90 to your address in your web browser.

Important! Install with your image software manager so you are sure that dependency files are also installed from your image feed.

Code:
http://your dreambox name or ipaddress:90
ex: http://192.168.1.10:90
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
Version 1.0.2

seagen wrote:
This is an full update for both DreamOS OE2.5 and 2.6
Have cleaned up lots of stuff so smaller in size.
Also added a working version of the VTI New Modernstyle, can be selected from the settings page.
Screenshots works just fine with Firefox and IE Explorer, but still have not figure out how to by pass the block from Google Chrome.
But i am working on a solution for the problem.
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
Version 1.3.9

Full update for both DreamOS OE2.5 and 2.6
Plugin is now in sync with Official OpenWebif 1.3.9
Full support for Google Chrome now.
Add VTI modernstyle
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
Version 1.3.9a

corrected file permission
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
enigma2-plugin-extensions-openwebif_1.4.0.20210128

-New version now with python-module-cheetha built into since some DreamOS builds don't have that module in the feeds.
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
enigma2-plugin-extensions-openwebif_1.4.1.20210225

Update of OpenWebIf for DreamOS to support new Twisted Web and screenshoots.
Fix broken OW after DP Update 2021-02-18 where python module Twisted web was upgraded
Alls hsould work just fine just check the port settings. Default port is set to 90.
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
enigma2-plugin-extensions-openwebif_1.4.9.20210306

seagen wrote:
Major update in new version 1.4.9

I have given the plugin a major upgrade and adaptaion to DreamOS
It have been asked to put the Terminal/Telnet back into OW for DreamOS.
Because of the security risks i have chosen to not add this in previuse builds.
But now the Terminal can be added by the users as an addon if they want and understand the risks.

There is 3 version of the addon.

1. arm64 of Shell in the Box addon. (dm one & two) (OE 2.6)
2. armhf of Shell in the Box addon (dm 900 & 920) (OE 2.5)
3. mipsel of Shell in the Box addon (dm 520 & 525) (OE 2.2/2.5)

First install the new improved OpenWebif 1.4.9
Then select the addon matching your Dreambox and you will have the web based Terminal/Telnet
Added support for dBackup so you can easy backup your image direct from OpenWebif. (depend on installation first of gutemines plugin dBackup)
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
enigma2-plugin-extensions-openwebif_20210307_all.deb
v.1.4.9a

Thanks seagen
 

Attachments

  • enigma2-plugin-extensions-openwebif_20210307_all.deb
    4.7 MB · Views: 19

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
OpenWebif plugin edit by (RAED) to DreamOS image OE2.5/2.6.
Version 1.6

P.s: You need first to install wget before install plugin
apt update && apt install wget -y
To install plugin directly online from telnet be this command
Code:
wget https://raw.githubusercontent.com/fairbird/OpenWebif-DreamOS/main/installer.sh -O - | /bin/sh
 
Top