Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.75 KB

README.md

File metadata and controls

56 lines (40 loc) · 1.75 KB
WindowsCleaner

WindowsCleaner


WindowsCleaner is a free, open-source application that allows you to clean up some space on your PC / possibly fix some issues or speed it up.


project preview project preview

Download

  1. Download the installer from GitHub releases

Building from source

To build WindowsCleaner from source you need to do the following steps:

  1. Clone WindowsCleaner repository from GitHub using this command
git clone https://github.com/Bamboooz/WindowsCleaner.git

or download the source code from this url

  1. Install the following prerequisites:

  2. Open the cloned/downloaded directory in a terminal and execute the following command

pnpm i
  1. Now you are ready to run the app using this command
pnpm run tauri dev

Support me

You can buy me a coffee if you enjoy my work Buy me a Ko-fi ☕

License

This project is licensed under the BSD-3 Clause License.