Bash scripts for my everyday usage.
- Resizes JPEG images in a directory to 1200px x 1200px and converts to webp
- Outputs directory list to text file
- Outputs links formatted in markdown to local files for website.
- Removes metadata from image
Thanks to Jay from Learn Linux TV for the lesson in BASH scripting for this script. It has been tweaked ever so slightly to fit my humble needs.
- Assign rsync-backup.sh to binary path on Mac Mini
- Run segments of script to test
Personal backup script to sync and backup files. rsync-backup.sh must be in binary path to run.
Personal backup script from source of authority to homelab.
Install script for yay package for Arch Linux distributions.
Diceware password generator
Checks my website for downtime and sends notification if down. Suggest assignment to */15 * * * cronjob
Uses the free CocktailDB API at https://www.thecocktaildb.com/api/json/v1/1/random.php, generates a random cocktail when the script is run.
Uses the CocktailDB API and is interactive, you can input the spirit and it will give you a list of cocktails.
Weather for my location