Skip to content

This repository features a Python-based project that provides an intuitive graphical interface to simplify the execution of Linux commands. It covers operations related to user management, service control, system information retrieval, file manipulation, and automation development.

Notifications You must be signed in to change notification settings

cesarkoprowski/linux-controller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux Controller

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.

Features

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.

Technologies Used

  • Python 3.x
  • Framework: Tkinter & Psutil.

About

This repository features a Python-based project that provides an intuitive graphical interface to simplify the execution of Linux commands. It covers operations related to user management, service control, system information retrieval, file manipulation, and automation development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%