Skip to content

Lapp-coder/cleansys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleansys Go Release

image


Installation

  1. Clone the repository
$ git clone https://github.com/Lapp-coder/cleansys
  1. Go to the directory of the utility
$ cd cleansys
  1. 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
    

Usage

Just run this command

$ cleansys 

Configuration

The configuration file is located at $HOME/.config/cleansys/config.json

About

Cleansys - disk cleaner for macOS

Resources

Stars

Watchers

Forks

Packages

No packages published