Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/berny23/seos-cachecleaner
Allows you to clean temporary or cached files from selected Windows programs.
https://github.com/berny23/seos-cachecleaner
cache delete-files directory gui path software storage winapi windows
Last synced: 2 months ago
JSON representation
Allows you to clean temporary or cached files from selected Windows programs.
- Host: GitHub
- URL: https://github.com/berny23/seos-cachecleaner
- Owner: Berny23
- License: mit
- Created: 2020-08-31T17:59:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-08T22:28:00.000Z (over 3 years ago)
- Last Synced: 2023-05-16T17:35:07.615Z (over 1 year ago)
- Topics: cache, delete-files, directory, gui, path, software, storage, winapi, windows
- Language: C++
- Homepage: https://github.com/Berny23/SEOS-CacheCleaner
- Size: 45.9 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SEOS Cache Cleaner
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Berny23/SEOS-CacheCleaner/build-release)
Allows you to clean temporary or cached files from selected Windows programs.
## Features
- Displays only relevant paths
- Auto-selects paths that are safe to clean
- Supports Windows environment variables in paths
- Supports wildcards in paths (\* and ?)
- Automatically downloads the latest path list from GitHub
- Very simple user interface## Demo
![](https://i.imgur.com/O4kczvC.jpg)## Usage
1. You may have to installed the [Visual C++ 2019 redistributable (x64)](https://aka.ms/vs/16/release/vc_redist.x64.exe) or [Visual C++ 2019 redistributable (x86)](https://aka.ms/vs/16/release/vc_redist.x86.exe).
2. Download the latest release of "SEOS Cache Cleaner" from [here](https://github.com/Berny23/SEOS-CacheCleaner/releases/latest) and run it.
## License
[MIT](https://choosealicense.com/licenses/mit/)