Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mxvish/cache_cleaner
cache and temp file cleaner for windows
https://github.com/mxvish/cache_cleaner
batch cache cleaner command-prompt file-explorer git github open-source powershell windows
Last synced: about 1 month ago
JSON representation
cache and temp file cleaner for windows
- Host: GitHub
- URL: https://github.com/mxvish/cache_cleaner
- Owner: mxvish
- License: mit
- Created: 2024-11-28T07:04:52.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-28T07:16:29.000Z (about 1 month ago)
- Last Synced: 2024-11-28T08:20:03.030Z (about 1 month ago)
- Topics: batch, cache, cleaner, command-prompt, file-explorer, git, github, open-source, powershell, windows
- Language: Batchfile
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cache_cleaner
cache and temp file cleaner for windows# Usage
- From file explorer
- Double click cleaner.cmd- From command prompt
```cmd
start cleaner.cmd
```- From powershell
```ps1
ii cleaner.cmd
```When command prompt displays `Are you sure (Y/N)?`, enter `Y` and press enter.