WindowsToolbox Save Abandoned

A powerful but simple, easy to use toolbox for Windows 10 / 11.

Project README

This project is no longer maintained, and is now in public archive mode.

Contributors Forks Stargazers Issues MIT License


Logo

Windows Toolbox

A powerful but simple, easy to use toolbox for Windows 10 / 11.

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

Windows Toolbox Screen Shot

Windows Toolbox is a powerful but simple, easy to use toolbox for Windows 10 / 11.

Built With

Getting Started

Prerequisites

  • Powershell 5 (Included with Windows)
  • Windows 10 or 11

Installation

  1. Download WindowsToolbox.exe from Releases Clone this repository to your computer and extract it.
  2. Open an elevated PowerShell window, cd to where you extrected WindowsToolbox and run Set-ExecutionPolicy Unrestricted -Scope CurrentUser, then ls -Recurse *.ps*1 | Unblock-File.
  3. Run WindowsToolbox.cmd.

OR

  1. Open PowerShell, then run iwr -useb https://raw.githubusercontent.com/WinTweakers/WindowsToolbox/main/run.ps1 | iex. (If that doesn't work, open an elevated PowerShell windows and run Set-ExecutionPolicy Unrestricted -Scope CurrentUser beforehand).

Roadmap

  • See the open issues for a list of proposed features (and known issues).
  • Documentation of features is coming "soon" (see above)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Discord: https://discord.gg/invite/9FJceeKUr6

Project Link: https://github.com/WinTweakers/WindowsToolbox

Acknowledgements

Open Source Agenda is not affiliated with "WindowsToolbox" Project. README Source: WinTweakers/WindowsToolbox
Stars
180
Open Issues
3
Last Commit
3 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating