Skip to content

jaxsnjohnson/Scripts

Repository files navigation

Jax's Scripts Repository

Made for Bash Made for Python Made for PowerShell Repo Size License: MIT

This is a collection of general scripts, designed to streamline your day-to-day tasks, and increase your productivity. It includes a mix of Bash files for Windows, Mac, and Linux, PowerShell scripts, and Python scripts, all crafted for small one-off projects to automate tasks or simplify a complex process.

FAQ

How do I use these scripts?

Most scripts are standalone, and can be run in their corresponding environments. For example, bash scripts can be run in the terminal on Mac or Linux, or using Git Bash on Windows. Python scripts can be run using Python 3.

Do I need to install any software to run these scripts?

Generally, you'll need the relevant software environment installed (e.g., Python for Python scripts). Any other requirements will be listed in the script comments.

Scripts

Greatest PowerShell Script is a general scruipt for helping with simple day to day automations such as keeping winget up to date and running deffender.

This was made for work where we use to put in the IP address manually, still good to have those IP address on hand for troubleshooting, but were given full hostnames for the network. This script will convert the IP addresses to the hostname and save them in excel format. I was unable to get excel to accept the data as clickable but if you click on each one it will update.

This is for logging off on macos and running updates with homebrew. It has not been updated in awhile, while it might work the newer M-series Macs make it so shutting down is not needed as often.

THis was for my old work laptop that had Pop!_OS installed. Linux is best ran up to date, when not on an LTS stack, so this script helps keep the package manager happy when powering down.

This will only work for Pop!_OS and will update and keep the package manager happy. Please note it will not upgrade you to the next vertion of the software just within its release.

Acknowledgements

TBD

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published