Awesome Go

CrunchyCleaner

CategorySoftware Packages
SubcategoryOther Software
Stars0

A lightweight, software cache cleanup tool for Windows & Linux

About CrunchyCleaner

๐Ÿงน A lightweight, software cache cleanup tool for Windows & Linux.

Made by: Knuspii, (M)

  • Cross-Platform: Works on both Windows and Linux
  • Lightweight: Single binary, no dependencies (just download and run it)
  • TUI (Text-UI): Simple, minimalist interface, no confusing menus

Supported Software List:

CategorySoftware / Path
SystemSystem Logs, System Temp Folders, Thumbnail Cache, Shader Cache
BrowsersFirefox, Google Chrome, Microsoft Edge, Brave, Opera
DevelopmentVisual Studio Code, Go Cache, Pip Cache, NPM Cache, Yarn Cache, Cargo Cache
Servercoming soon*
GamingSteam, Epic Games(Heroic)
AppsDiscord, Spotify, Thunderbird, Telegram

Flatpak is supported
Snap is not supported

๐Ÿ“ฅ How to Install & Download Download

Paste this into your terminal.
Linux (using sudo):

curl -L https://github.com/Knuspii/CrunchyCleaner/releases/latest/download/crunchycleaner -o cc && sudo install -m 755 cc /usr/local/bin/crunchycleaner && rm cc

Windows (using Powershell as Admin):

iwr https://github.com/Knuspii/CrunchyCleaner/releases/latest/download/crunchycleaner.exe -OutFile cc.exe; mv -Force cc.exe $env:SystemRoot\System32\crunchycleaner.exe

Download binary: [Download here]

๐ŸŽ–๏ธ Featured on

Awesome TUIs Awesome Go Awesome Windows


Options:

  -a    Automate cleaning (select all and start immediately)
  -d    Simulation mode without deleting files (for testing)
  -t    Skip terminal resizing and environment initialization
  -v    Display version information

If you use a terminal emulator (kitty, konsole) you might wann use the -t flag.


[!WARNING] You use this tool at your own risk!

[!NOTE] AI was used for this project in some parts.

Q&A

Q: Will this break my system?
A: No.

Q: What does it actually delete?
A: Only cache files and temp files.

Q: Why another cleaner?
A: Because this one is easy, simple, small and lightweight.

Other Downloads

CrunchyCleaner is also available on SourceForge
Download CrunchyCleaner Download CrunchyCleaner

External Dependencies

This project uses the following external dependencies:

Frequently Asked Questions

What is CrunchyCleaner?

CrunchyCleaner is a Software Packages library for the Go programming language. A lightweight, software cache cleanup tool for Windows & Linux

How do I install CrunchyCleaner?

Install CrunchyCleaner with the Go module system using `go get Knuspii/CrunchyCleaner`. Check the repository for the current installation instructions.

What category does CrunchyCleaner belong to?

CrunchyCleaner is listed under Software Packages, specifically Other Software.

โ† Back to Other Software