Categories are implemented in order to offer users a way to fine tune their cleaning process, while keeping it simple for other users to reuse the same cleaning rules. This is why:
Important
|
The list of available categories is static and defined in the constUP Garbage Cleaner’s JSON schema. |
If none of the categories are suitable for your cleanup rule, you can either:
-
Create an issue and request for a category to be included in the JSON schema. Please make sure to read and understand Contribution guidelines before opening an issue.
-
Use
custom_category
field instead.
name | description |
---|---|
|
Integrated Development Environments and code editors. Examples: VSCode, PHPStorm, IntelliJIdea, Visual Studio,… |
|
Government related applications. Examples: personal identity card readers |
|
Microsoft Windows related files, directories and registry entries |
|
Windows update |
|
.NET runtime related files, directories and registry entries |
|
Your own and personal applications |
|
Your own and personal files. |
|
Your own and personal registry entries. |
|
AI and machine learning applications (LLMs, image diffusers,…) |
|
Communication and messaging applications (Viber, WhatsApp, Skype,…) |
|
Games and game launchers (ex. Steam, Epic,…) |
|
Hardware related files. |
|
Software for editing of text, audio, video, 3D,… |
-
JSON schema where categories are defined
-
Cleanup list file and listing available applications, categories,… documentation page
-
Advanced use, including cleaning by categories