A curated collection of practical Bash, Python, and Ruby scripts for system administration, development, and automation tasks.
The project includes an installation script to deploy all utilities to your local binary directory:
./installer.shThis will install all scripts to ~/.local/bin/ for easy command-line access.
Install required Python packages:
pip install -r python_scripts/requirements.txt- CHANGELOG.md: Version history and update records
- LICENSE: Project licensing information
Acknowledgments to:
- qdiaps - Initial implementation of system temperature monitoring scripts
Designed for developers and system administrators seeking robust automation and monitoring solutions.