An open API service indexing awesome lists of open source software.

https://github.com/Knuspii/CrunchyCleaner

πŸ’ΎπŸ§Ή A lightweight, software cache cleanup tool for Windows & Linux.
https://github.com/Knuspii/CrunchyCleaner

cache cleaner cleaner-app cleanerapp cleaners cleanup cleanup-software cleanup-tool cli cli-app cli-tool go golang text-user-interface tool tools tui tui-app

Last synced: about 2 months ago
JSON representation

πŸ’ΎπŸ§Ή A lightweight, software cache cleanup tool for Windows & Linux.

Awesome Lists containing this project

README

          


Golang
Go version
Go Report Card
Build
GitHub Issues
GitHub Stars



Platform

CrunchyCleaner πŸ’ΎπŸ§Ή

Preview

### ✨ A lightweight, software [cache](https://wikipedia.org/wiki/Cache_(computing)) cleanup tool for Windows & Linux.
- πŸ’» **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

## πŸ“₯ [[Download here]](https://github.com/knuspii/crunchycleaner/releases) <- Click here to download CrunchyCleaner!
[![Download](https://img.shields.io/github/downloads/Knuspii/crunchycleaner/total?color=green)](https://github.com/Knuspii/crunchycleaner/releases)

## Supported Software List:
- System Logs
- System Temp Folders
- Thumbnail Cache
- Firefox
- Google Chrome
- Microsoft Edge
- Brave
- Opera
- Thunderbird
- Steam
- Epic Games
- Discord
- Spotify
- Visual Studio Code
- DirectX Shader Cache
- Go Build Cache
- Pip Cache
- NPM Cache
- Yarn Cache
- Cargo Cache

**Not working with software installed by snap**

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

## βš™οΈ Start options:
```
Usage:
crunchycleaner [option]

Options:
-dry-run
Simulation mode without deleting files (for testing)
-no-init
Skip terminal resizing and environment initialization
-version
Display version information
```

## 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.

## External Dependencies
This project uses the following external dependencies:
- **[github.com/eiannone/keyboard](https://github.com/eiannone/keyboard)** – used for cross-platform keyboard input (MIT License)