A simple Python GUI tool that automatically creates files or folders in common user directories such as Desktop, Documents, and Downloads.
This project was built to save time and avoid confusion during development by avoiding manual file/folder creation
** Tech Stack**
-
Python
-
Tkinter
-
OS module Features
-
Create File or Folder
-
Choose location:
- Desktop
- Documents
- Downloads
-
Error & success popup messages
-
Clean, minimal Tkinter UI USE "python autoscript.py" to run