builtbybel / builtbybel/FluentCleaner

CLI / command-line support for automation (batch scripts)

Open
#52 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
6k
Forks
212
Avg merge
3d 11h
Merged PRs (30d)
12

Description

Hi,

Would it be possible to add command-line argument support to FCleaner.exe?

Use case: running FluentCleaner as part of a batch script alongside other tools (e.g. CCleaner /auto, BleachBit --clean).

Minimal useful interface would be something like:

FCleaner.exe --clean-all # clean all selected entries silently
FCleaner.exe --clean # clean specific category
FCleaner.exe --analyze # scan only, no deletion

The internal terminal already has the logic (clean all, clean category, etc.) —
exposing it via argv would make automation straightforward.

Thanks for the great project.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.