- Clone the repository
$ git clone https://github.com/Lapp-coder/cleansys
- Go to the directory of the utility
$ cd cleansys
- Execute the make command depending on the architecture of your processor
- For M1-chip:
$ chmod +x build/bin/cleansys-arm64 && make setup-arm64
- For Intel-chip:
$ chmod +x build/bin/cleansys-amd64 && make setup-amd64
Just run this command
$ cleansys
The configuration file is located at $HOME/.config/cleansys/config.json