! Simple ZOOM Panel made by E2W!zard is based on CCcam free server downloader (ZOOM) done by BextrH. Thank you for your permission and love for our community!
Unlock a powerful toolkit for your Enigma2 system with the Simple ZOOM Panel plugin!
Features:
- Tools: Access utility tools like Free Cline Access with self-update feature.
- Extras: Install addons like AJPanel, SatVenusPanel, media extensions and dependencies.
- Settings: Update your panel.
- Help: FAQs, support, and detailed information.
______________________________________________________
Highlights:
- User-friendly Interface: Navigate easily with clear icons and descriptions.
- Script Execution: Run scripts with or without viewing the process.
- Dependency Management: Install essentials like CURL and WGET effortlessly.
__---
This project is a OSS. Make some ideas and transform our Enigma2 experience with community !
---__
!!! PLEASE ALWAYS BACKUP YOUR IMPORTANT FILES !!!
-
Version 2.3.4
- Lululla
- 195.35 kB
- 440 Downloads
# Simple ZOOM Panel for Enigma2
A comprehensive Enigma2 plugin that provides free server access, personal lines management, and various utilities in a user-friendly interface.
## 🌟 Features
### 🛠️ Tools Section
- **Free Cline Access** - Automated free server updates
- **FCA Script Update** - Keep your scripts up to date
- **Personal Lines Management** - Save and preserve your private lines
### 🎯 Extras Section
- **Addons Installation**
- AJPanel
- Levi45 Addon
- LinuxsatPanel addons
- **Media Players**
- ArchivCZSK
- CSFD
- **Dependencies**
- CURL, WGET, Python
- CCCAM/OSCAM configuration files
- **CAM Support**
- SoftCAM feed installation
- "HomeMade" optimized configs
### ⚙️ Settings
- **Panel Updates** - Easy one-click updates
- **Automatic backup** of personal configurations
### ⏰ CronTimer
- **Automated script execution**
- **Scheduled updates**
- **Service management** (start/stop)
### ❓ Help & Support
- **Comprehensive FAQ**
- **Contact information**
- **Plugin information**
## 🔧 Personal Lines Management
The plugin includes advanced personal lines management:
### Automatic Preservation
- Personal lines are automatically saved and restored during updates
- Support for CCcam, OSCam, and NCam formats
- Prevents loss of private configurations
### File Locations
- **CCcam personal lines**: `/etc/cccamx.txt`
- **OSCam personal lines**: `/etc/oscamx.txt`
- **NCam personal lines**: `/etc/ncamx.txt`
- **Backup directory**: `/usr/lib/enigma2/python/Plugins/Extensions/SimpleZOOMPanel/personal_lines/`
### Features
- ✅ Automatic backup before updates
- ✅ Smart restoration after updates
- ✅ Duplicate prevention
- ✅ Conversion between CAM formats
- ✅ Manual save/restore options
## 📦 Installation
### IPK Installation
1. Download the latest `.ipk` file from releases
2. Transfer to your Enigma2 receiver
3. Install via package manager or command line:
```bash
opkg install simplezoom-panel_*.ipk
```
### Manual Installation
```bash
cd /tmp
wget https://github.com/Belfagor200…load/simplezoom-panel.ipk
opkg install simplezoom-panel.ipk
```
## 🚀 Usage
1. **Access the plugin** through your Enigma2 plugin menu
2. **Navigate** using left/right arrow keys or colored buttons
3. **Select options** with OK button
4. **Manage personal lines** through the Tools menu
### Quick Start with Personal Lines
1. Create your personal line files:
```bash
echo "C: server.example.com 12000 user pass" > /etc/cccamx.txt
```
2. Use "Save Personal Lines" in Tools menu to backup them
3. Your lines will be automatically preserved during updates
## 🛡️ Backup & Restore
### Automatic Backup
The plugin automatically creates backups of:
- Personal C-lines and readers
- Configuration files
- Script settings
### Manual Backup
Use "Save Personal Lines" feature to manually backup your current configuration.
## 🔄 Update Process
1. **Pre-update**: Personal lines are automatically backed up
2. **Update**: New version is installed
3. **Post-update**: Personal lines are restored automatically
4. **Conversion**: Lines are converted to appropriate formats if needed
## 📋 Requirements
- **Enigma2** based receiver
- **Python** 2.7 or 3.x
- **Internet connection** for updates and features
## 🤝 Contributors
### Core Team
- **E2W!zard** - Project lead and main development
- **HIUMAN** - Co-developer and testing
- **BextrH** - Original CCcam free server downloader (ZOOM) concept
### Special Thanks
- **Lululla** - Python 3 adaptation and DreamOS support
- **Viliam** - Testing and feedback
- **Lvicek07** - Community support
- **Kakamus** - Technical assistance
- **Axy** - Feature suggestions
## 🌐 Community & Support
### Official Discussion
- **LinuxSat Support**: [Simple ZOOM Panel Thread](Simple ZOOM Panel)
### Issue Reporting
Please report bugs and feature requests via:
1. Official forum thread
2. GitHub issues (if available)
## 📝 Version History
- **v1.0** - Initial release with basic features
- **v2.0** - Added personal lines management
- **Current** - Enhanced stability and Python 3 support
## 🔒 Privacy & Security
- Personal lines are stored locally on your device
- No data is transmitted to external servers
- All free servers are from publicly available sources
## 📄 License
This project is provided for educational and personal use. Please respect the terms of service of any services you access through this plugin.
## ⚠️ Disclaimer
This plugin is provided "as is" without any warranty. Users are responsible for complying with their local laws and service agreements. The developers are not responsible for any misuse or damages resulting from this software.
---
**Enjoy Simple ZOOM Panel!** 🎉
*Made with ❤️ for the Enigma2 community*
```
-
Version 2.3.1
- Lululla
- 193.16 kB
- 133 Downloads
Update and fix for last version
-
Version 2.2.5
- Lululla
- 184.94 kB
- 445 Downloads
-
Version 2.1.0 "Phoenix"
- E2W!zard
- 169.34 kB
- 1.1k Downloads
New feature!:
- Online Update (Finnaly!)
Patch:
- FAQ section ordered
- Installation now runs in the console for better information display
- some code got cleaned up
-
Version 2.0.3 "Phoenix"
- E2W!zard
- 169.29 kB
- 143 Downloads
Patch:
1. Added Python 3 libraries in the POSTINST script.
2. Added Python to dependencies to install Python 3 libraries.
-
Version 2.0.2 "Phoenix"
- E2W!zard
- 169.12 kB
- 87 Downloads
HOTFIX:
1. Removed all unicode characters
2. some fixes in FCA.sh
-
Version 2.0.1 "Phoenix"
- E2W!zard
- 169.13 kB
- 60 Downloads
HOTFIX:
1. Added additional Python 3 dependencies to the
POSTINSTscript for light images (such as OpenPLi).2. Removed the character "Č" in "ČSFD" is a UTF-8 character. Some images use ASCII encoding, which causes compatibility issues.
-
Version 2.0.0 "Phoenix"
- E2W!zard
- 169.08 kB
- 112 Downloads
I am excited to announce the latest release of the Simple ZOOM Panel Plugin, featuring a comprehensive MainMenu interface for streamlined access to various tools, extras, settings, and help options.
Key Features:
- User Interface:
- A visually appealing MainMenu with intuitive navigation and detailed descriptions.
- Easy selection and highlighting of options with arrow keys and action buttons.
- Tools Section:
- Access utility tools such as Free Cline Access with options to view the process or run scripts in the background with a self-update feature.
- Extras Section:
- Install and manage addons like AJPanel, SatVenusPanel, and media extensions like ArchivCZSK and ČSFD.
- Manage dependencies like CURL, WGET, and DATAX.
- Settings Section:
- Update the panel with the latest features and improvements. (note: This function will be done in future)
- Help Section:
- Detailed FAQs, contact information, and support options for troubleshooting and assistance.
Technical Details:
- Import Libraries:
- Utilized libraries for file handling, networking, threading, and GUI components.
- Action Mapping:
- Defined actions for key presses (OK, Cancel, Left, Right, Red, Green, Yellow, Blue).
- Script Execution:
- Improved script execution process with options for console output or background running.
- Error handling and informative messages for seamless user experience.
Enhancements:
- User Experience:
- Enhanced selection display and detailed descriptions for each option.
- Smooth navigation with real-time updates and feedback.
- Reliability:
- Robust error handling and confirmation prompts for critical actions.
- Ensured script completion notifications and background process management.
Installation and Setup:
- Simple installation from the IPK file (FTP, USB FLASH Drive or Telnet).
- Dependencies managed automatically during addon installations.
For a complete list of features and detailed instructions, please refer to the included documentation and FAQs within the plugin.
We hope you enjoy the enhanced functionalities and streamlined user experience with the latest release of the Simple ZOOM Panel Plugin. Your feedback and suggestions are highly appreciated and
. -
Version 1.1.2 "Eureka"
- E2W!zard
- 59.5 kB
- 1.4k Downloads
*Fix:
-Only in author names
-Cam install permissions from 644 -> 755

-
Version 1.1.1 "Eureka"
- E2W!zard
- 59.49 kB
- 70 Downloads
*Fix:
curl will now install when plugin is installing.
*Added:
SERVERS now have 2 categories CLASSIC (normal downloading) and SPEEDY (curl have now only 10 seconds to each line. If it is slow it will skip it.)
ADDONS now have category install curl (ONLY VIA FEED!!!)
*Other:
some cleaning in code
