Skip to content

Little utility scripts written in python/shell/etc. that help me day-to-day.

Notifications You must be signed in to change notification settings

elliot-mb/utility-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utility scripts

Mainly small python scripts I've written to help me in my day-to-day life. I cannot speak to their portability, the most I can hope is they inspire someone to make something similar.

Usage

You must install python3 to run these scripts. These scripts may be run directly since they have the python terminal shebang.

e.g.

chmod 700 retry.py
./retry.py <arguments> 

About

Little utility scripts written in python/shell/etc. that help me day-to-day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages