Skip to content

Add Sifty to System Utilities#196

Open
Vortrix5 wants to merge 1 commit into
0PandaDEV:mainfrom
Vortrix5:add-sifty
Open

Add Sifty to System Utilities#196
Vortrix5 wants to merge 1 commit into
0PandaDEV:mainfrom
Vortrix5:add-sifty

Conversation

@Vortrix5

@Vortrix5 Vortrix5 commented Jun 13, 2026

Copy link
Copy Markdown

Adding Sifty, an open-source Windows maintenance tool I build and maintain.

It cleans junk and app caches, analyzes disk usage, finds duplicate files, and manages installed apps, updates and startup programs, from either a scriptable CLI or a full-screen terminal UI. The part I cared about most is safety: every destructive command is dry-run by default, deletions go to the Recycle Bin (with an undo) instead of being wiped, and system paths like C:\Windows and Program Files are refused outright.

It sits naturally next to the cleaners already in this section (BleachBit, CrunchyCleaner, CleanMyPC). MIT licensed, written in Python.

  • Added under System Utilities in alphabetical order (between Servy and SpeedCrunch)
  • Followed the existing entry format with the open-source badge

Repo: https://github.com/Vortrix5/sifty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants