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.
|
|
- Download the installer from GitHub releases
To build WindowsCleaner from source you need to do the following steps:
- Clone WindowsCleaner repository from GitHub using this command
git clone https://github.com/Bamboooz/WindowsCleaner.gitor download the source code from this url
-
Install the following prerequisites:
-
Open the cloned/downloaded directory in a terminal and execute the following command
pnpm i- Now you are ready to run the app using this command
pnpm run tauri devYou can buy me a coffee if you enjoy my work Buy me a Ko-fi ☕
This project is licensed under the BSD-3 Clause License.

