aviaryan / utility-bash-scripts

🤓 Useful bash scripts to do automatable tasks with a single command
MIT License
419 stars 66 forks source link

Add more scripts #5

Open aviaryan opened 5 years ago

aviaryan commented 5 years ago

This repo is cloned on my system and added to PATH (you should do it too). Having more scripts will mean more ways to save time and automate stuff. Please contribute. 🙏

codegagan commented 5 years ago

What more automation/scripts you have in mind ?

aviaryan commented 5 years ago

@codegagan Nothing. I will create a Hacktoberfest issue or create the script myself if I realize one.

dufferzafar commented 5 years ago

Not really Bash scripts, so they don't belong here, but some of my such "misc" scripts are here: http://github.com/dufferzafar/.scripts

and a friend (@hthuwal) has a similar repo here: https://github.com/hthuwal/Scripts

matwolbec commented 4 years ago

Added script to optimize image sizes and http loading: https://github.com/aviaryan/utility-bash-scripts/pull/24

ekickx commented 4 years ago

Added a new script for x265 video encoding: #26