Skip to content

AutoTempCleanUp is designed to automatically clean up temporary files on the computer during startup or when the user chooses to do so.

License

Notifications You must be signed in to change notification settings

LeonBurghardtDev/AutoTempCleanUp

Repository files navigation

C++17WinAPI

AutoTempCleanUp

AutoTempCleanUp is a Windows program written in C++. The purpose of the program is to clean up temporary files on the computer automatically on boot or when the user want to. It uses the Windows clean up tool and deletes the files in the %temp% and temp folder.

Installation

  1. Download the latest release from the releases page.

  2. Extract the contents of the archive to a directory of your choice.

  3. Run AutoTempCleanUp.exe to launch the program.

Usage

  1. Launch AutoTempCleanUp.exe
  2. Click the Clean Now button to delete temporary files immediately, or restart your Computer to let the programm delete all temporary files on boot.

App Screenshot

Contributing

Contributions are always welcome! Please feel free to open a Pull Request or Issue to suggest changes or report bugs.

  1. Fork the project
  2. Create a new branch
  3. Make your changes and commit them
  4. Push your changes to your fork
  5. Submit a pull request

Feedback

If you have any feedback, please reach out to us at leon@tr3x.xyz

License

MIT

About

AutoTempCleanUp is designed to automatically clean up temporary files on the computer during startup or when the user chooses to do so.

Topics

Resources

License

Stars

Watchers

Forks