Skip to content

AMAJamry/AJPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

398 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AJPanel v10.8.6


❔ About

AJPanel is a plugin for Enigma2 based STBs (Set-Top Boxes).



⭐ Features

  • File Manage
  • IPTV
  • Movies Browser
  • Services/ Channels Tools
  • Bouquet Editor
  • PIcons Manager
  • EPG Tools
  • Terminal Emulator
  • SoftCam Tools
  • Plugins
  • Backup/Restore
  • Date/Time
  • Network
  • Context-Menu -> Channels Browser
  • Context-Menu -> Find
  • Signal Monitor
  • Custom Menu
  • Download Manager
  • FTP File Manager



💻 Installation

◻️ Method-1:

  • Run the following Telnet command (which will automatically install the right package for your device):
wget --no-check-certificate https://raw.githubusercontent.com/AMAJamry/AJPanel/main/installer.sh -O - | /bin/sh

◻️ Method-2:

  • Download the suitable package file (ipk or deb) to any directory ( Example /tmp/ ).
  • Then install the ipk with:
opkg install /tmp/*.ipk
  • or install the deb with:
dpkg -i /tmp/*.deb

◻️ Method-3:

  • Download the suitable package file (ipk or deb) to any directory ( example /tmp/ ).
  • Then install the ipk with:
opkg update
opkg install --force-overwrite /tmp/*.ipk
  • or install the deb with:
apt-get update
dpkg -i --force-overwrite /tmp/*.deb
apt-get install -f -y



🔄 Update

You can update AJPanel as follows:

  1. From AJPanel Main Page, select Settings (Green Button).
  2. From Settings page, click Menu Button, then select Update AJPanel
    • You will be asked to confirm the update (if there is a higher version).



🚮 Remove

  • Run the following Telnet command:
wget -q https://raw.githubusercontent.com/AMAJamry/AJPanel/main/remove-ajpanel.sh -O - | /bin/sh



📜 Guide

About

Enigma2 Tools - By : AMAJamry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages