Skip to content

alexeev-prog/usefulscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful Scripts

A curated collection of practical Bash, Python, and Ruby scripts for system administration, development, and automation tasks.

Installation

The project includes an installation script to deploy all utilities to your local binary directory:

./installer.sh

This will install all scripts to ~/.local/bin/ for easy command-line access.

Requirements

Python Dependencies

Install required Python packages:

pip install -r python_scripts/requirements.txt

Documentation

  • CHANGELOG.md: Version history and update records
  • LICENSE: Project licensing information

Contributors

Acknowledgments to:

  • qdiaps - Initial implementation of system temperature monitoring scripts

Designed for developers and system administrators seeking robust automation and monitoring solutions.

About

Some Useful Scripts in Bash&Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors