Coder Social home page Coder Social logo

doubleo8 / e2openplugin-openwebif Goto Github PK

View Code? Open in Web Editor NEW

This project forked from e2openplugins/e2openplugin-openwebif

2.0 1.0 0.0 50.73 MB

Yet another webinterface for enigma2 devices

Home Page: https://doubleo8.github.io/e2openplugin-OpenWebif/

License: GNU General Public License v3.0

Shell 3.98% Python 96.02%
python enigma2

e2openplugin-openwebif's Introduction

pert_belly_hack

pert_belly_hack is yet another web interface for Enigma2 based set-top boxes. It is a developer friendly fork of OpenWebif pursuing a different set of goals.

Build Status

Umbrella (OPKG reposiory)

Build Status

Backend

Build Status

Outdated Browser UI

Build Status

Goals

  • Create a Developer Friendly Web Interface for Enigma2 based set-top boxes.
    • Clean Python Code (hopefully PEP 8 compliant some day)
    • Clean and Valid ECMAScript Code
    • Unit Tests and Documentation
    • Separation of Code and Representation
  • Provide RESTful API and access to EPG event datasets, timers, recorded audio/video (dubbed movie elsewhere) items
  • Support for multitier architecture, reverse proxies and client side rendering
  • A Modern Web UI Implementation

Cloning

git clone --recursive -j4 --depth 1 https://github.com/doubleO8/e2openplugin-OpenWebif

Installation

It is recommended that one installs pert belly hack packages using the github hosted OPKG repository.

Import OPKG repository / IPKG feed

Create or download pert_belly_hack.conf:

# Remotely logged in via SSH to enigma2 device

wget -q https://doubleo8.github.io/e2openplugin-OpenWebif/pert_belly_hack.conf \
-O /etc/opkg/pert_belly_hack.conf                                   # import repository

Manual Installation after importing OPKG feed

opkg update                                                         # update list of available packages
opkg remove enigma2-plugin-extensions-openwebif                     # remove OpenWebif
opkg install pert-belly-hack-backend                                # upgrade or install package (backend)
opkg install pert-belly-hack-frontend-crap                          # upgrade or install package (frontend)
init 4                                                              # graceful enigma2 shutdown
sleep 1                                                             # wait a bit
init 3                                                              # start enigma2 again

Online Documentation

The Online Documentation for the backend is available at doubleo8.github.io/e2openplugin-OpenWebif/backend/documentation/.

Dropped OpenWebif Features

Some features of the original plugin have been removed:

  • TLS/SSL support
  • package management
  • "mobile" version
  • bouquet editor
  • support for shellinaboxd
  • support for lcd4linux web portions
  • image files of enigma devices
  • themes
  • image files and HTML maps of remotes

e2openplugin-openwebif's People

Contributors

a4tech avatar abubaniaz avatar athoik avatar chipcard avatar cimarast avatar dima73 avatar doubleo8 avatar fbradyirl avatar hains avatar hdmu avatar hsa2000 avatar huevos avatar jbleyel avatar koivo avatar littlesat avatar lupomeo avatar madie66 avatar mickeyreg avatar neoatomic avatar nobody9 avatar nunigaia avatar persianpros avatar priskvark avatar rdamas avatar rimasx avatar schimmelreiter avatar scuotivento avatar technl avatar thawtes avatar wanwizard avatar

Stargazers

 avatar  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.