Files
python/README.md
2025-10-12 19:54:53 +02:00

26 lines
757 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Python Programs and Scripts Repository
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
Collection of my python scripts and programs. Containing tools to
manipulate the behavior of the system.
## Wanna Do´s
- Program which creates an file containing a version and
- Creating a Module which loads configuration files
- GUI auto-clicker which accepts command line activation
## tempbox
A script which allows the user to execute commands in a temporary
directory.
After execution, all contents within the folder get removed.
## refit
A file and folder manipulation tool. The aim is to unify various steps
from moving to creating and deleting directories and folder with one
tool.