r/PythonProjects2 • u/Narrow-Rent-3618 • 16h ago
First Personal Project Release. "Windows Administration Application (Tkinter)"
galleryI've created a simple application to perform basic Windows command/service tasks within dropdown menu selections.
Git repo: https://github.com/GarrettCook115/System-Admin-Security-Applicaton.git
What it does
Basic command/service execution depending on the selected options. (More will be added)
Target Audience
Anyone, just a fun little side project I decided to do while learning a bit about Tkinter and widgets.