Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.49 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.49 KB

Welcome to sys-cleaner 👋

Build Status License: GPLv3

A modular cleaner with dynamic rules, written blazing fast.

Install

# Nix (Recommended) (Release binaries are cached)
nix run github:AMTSupport/tools#sys-cleaner --accept-flake-config

# Cargo
cargo install --git https://github.com/AMTSupport/tools sys-cleaner

Usage

# Run all cleaners
sys-cleaner

# Run specific cleaners (See all cleaners in `sys-cleaner --help`)
sys-cleaner -- trash browsers

# Run in quiet mode
sys-cleaner --quiet

Author

👤 James Draycott

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023-2024 James Draycott.
This project is GPLv3 licensed.