r/Python 28d ago

Showcase Showcase Thread

Post all of your code/projects/showcases/AI slop here.

Recycles once a month.

19 Upvotes

136 comments sorted by

View all comments

1

u/Narrow-Rent-3618 13d ago

Pocket Command

I'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. I've created a simple application to perform basic Windows command/service tasks within dropdown menu selections.