This repository features a Python-based project that provides an intuitive graphical interface to simplify the execution of Linux commands. It is designed to streamline tasks that would traditionally require terminal interaction, making it accessible for both beginners and advanced users.
The application supports a wide range of operations, including:
- Users: Add, remove, and manage system users effortlessly.
- Services: Start, stop, and monitor services directly from the interface.
- Systems: Retrieve and display system data such as CPU usage, memory statistics, and disk usage.
- Files: Perform file operations such as create, delete or moving with ease.
- Automation: Integrate and execute custom scripts or automate repetitive tasks seamlessly using crontab.
- Python 3.x
- Framework: Tkinter & Psutil.