Welcome to the MicroProjects repository! This repository contains a collection of small, practical projects primarily developed using PowerShell and Python. Each project is designed to solve specific problems or demonstrate useful functionalities, making them ideal for learning and quick implementation.
# | PROJECT | DESCRIPTION | TECH | LICENSE |
---|---|---|---|---|
1 | KeyPress-OSD | Script that displays pressed keys. | PowerShell | AGPL 3.0 |
2 | py-tkinter-gui | Template for creating tkinter GUIs. | Python 3.12.4 | AGPL 3.0 |
3 | Time Registration | Form for task/time registration. | PowerShell | AGPL 3.0 |
To get started with any of the projects, simply navigate to the respective project directory. Each project comes with its own README file that includes installation instructions, usage examples, and any other necessary information.
Contributions are welcome! If you have ideas for new projects or improvements to existing ones, feel free to fork the repository and submit a pull request.
All projects in this repository are licensed under the AGPL 3.0. Please review the license for more information on usage and contributions.