Skip to content

ScottWilliamAnderson/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utility Scripts Collection 🛠️

Last Commit GitHub Issues GitHub Pull Requests GitHub Stars GitHub Forks Repository Size

PowerShell Python Bash License: MIT

A collection of useful scripts I've created or make use of.

📂 Available Scripts

Network Utilities

  • ForceConnectWiFi (PowerShell) - WiFi connection manager with retry capabilities
.\ForceConnectWiFi\ForceConnectWiFi.ps1 -networkName "Your_Network_Name" -maxRetries 5 -retryIntervalSeconds 10

Shell Customisations

  • plenty-of-info (Oh My Posh Theme) - Unintrusive theme with plenty of system, environment information
oh-my-posh init pwsh --config 'path/to/plenty-of-info.omp.json' | Invoke-Expression

Chocolatey

choco install packages.config

🚀 Getting Started

  1. Clone this repository
  2. Navigate to the script folder you need
  3. Check the README within each script folder for specific usage

🛠️ Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Submit a pull request

📝 License

MIT © Scott Anderson 2024

About

A collection of useful scripts I've created or actively make use of

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published