Skip to content

This Python Tkinter app allows users to start, stop, and restart essential services like SSH, network, Apache, MySQL, Nginx, and Cron with password authentication and displays the command output.

License

Notifications You must be signed in to change notification settings

kartikmehta8/systemctl-gui-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

systemctl gui client

This Python Tkinter application provides a user-friendly interface for managing essential services in a Linux system. It enables starting, stopping, and restarting services such as SSH, network, Apache, MySQL, Nginx, and Cron. The user is prompted to enter their password for authentication, ensuring secure access to the system. The app executes the corresponding systemctl commands with the provided password and displays the output, indicating whether the operation was successful or not.

This tool simplifies service management and enhances system administration efficiency.


Made & open-sourced with ❤️ by kartikmehta8

About

This Python Tkinter app allows users to start, stop, and restart essential services like SSH, network, Apache, MySQL, Nginx, and Cron with password authentication and displays the command output.

Topics

Resources

License

Stars

Watchers

Forks

Languages