Skip to content

HashSlap-Summer-of-Code/windows-automation

⚙️ Windows Automation Scripts


🚀 Overview

Windows Automation Scripts is a curated collection of useful, script-based utilities to automate and simplify everyday tasks on Windows. Whether you're setting up a new machine, cleaning up junk files, managing startup apps, or extracting Wi-Fi passwords — this repo provides plug-and-play solutions for power users and developers alike.

Powered by: PowerShell, Batch Scripts, and Python 💡


📁 Directory Structure

windows-automation/
├── autostart-cleaner/        # Disable unnecessary startup apps
├── disk-cleanup/             # Clean temp and junk files
├── wifi-password-exporter/   # Extract saved Wi-Fi credentials
├── app-installer/            # Install essential apps via winget/choco
├── process-killer/           # Kill common memory-heavy background apps
└── README.md

💡 Features

  • 🔧 Minimal setup — just clone and run
  • 🧹 Keep your PC lean with cleanup utilities
  • 🚀 Boost performance with one-click scripts
  • 🧠 Learn real-world scripting use cases
  • 👩‍💻 Perfect for beginners and script enthusiasts

🔧 How to Use

  1. Fork this repository 🍴

  2. Clone your fork:

    git clone https://github.com/your-username/windows-automation.git
  3. Navigate to any script folder

  4. Run the desired script (double click or run via terminal)

  5. Explore, enhance, and contribute 🚀

Note: You may need admin privileges for some scripts.


🛠️ Contributing

We welcome contributions of all kinds! Feel free to:

  • Add new scripts and utilities
  • Improve script performance or error handling
  • Add usage guides or screenshots
  • Raise issues for bugs or suggestions

Standards:

  • Keep scripts clean and well-commented
  • Ensure scripts are tested before committing
  • Follow platform-specific best practices

📜 License

This project is licensed under the MIT License.


🙌 Acknowledgements

Thanks to the HashSlap Summer of Code community for making automation accessible and open for all. 🧠💻

About

repo with windows automation scripts and tools!

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors