update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -1,7 +1,14 @@
|
|||||||
# Python Programs and Scripts Repository
|
# Python Programs and Scripts Repository
|
||||||
|
|
||||||

|

|
||||||
Collection of my python scripts and programs. Containing tools to manipulate the behavior of the system.
|
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
|
## tempbox
|
||||||
|
|
||||||
@@ -10,8 +17,9 @@ directory.
|
|||||||
|
|
||||||
After execution, all contents within the folder get removed.
|
After execution, all contents within the folder get removed.
|
||||||
|
|
||||||
|
|
||||||
## refit
|
## refit
|
||||||
|
|
||||||
A file and folder manipulation tool. The aim is to unify various steps from moving to creating and deleting
|
A file and folder manipulation tool. The aim is to unify various steps
|
||||||
directories and folder with one tool.
|
from moving to creating and deleting directories and folder with one
|
||||||
|
tool.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user