Launch Earthquake Checker on Restart
Tech Stack: Bash, Python
Finish Date: October 22, 2023
Final Output: On my local computer
Description
I've beeen away on a business trip so I haven't been able to do much for the last 2 weekends. A simple project this time where I made sure my earthquake checker script I made is always running on my computer even if I restart my computer. Previously I always had to manually launch the script but if I forget, my script will not be running. I added this to the LaunchAgent on Mac OS so it always executes the script to run the python script.