Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 530 Bytes

Electron-based application cache cleaner for macOS

This script is here to help you clean and clear cache and cookies to prevent some errors happening with Electron-based apps on macOS.

Usage

Clone this repository and execute clean.sh, or simply pipe to zsh this untrusted code :)

zsh <(curl -sL https://raw.githubusercontent.com/filippobuletto/macOS-clean-electron-apps/main/clean.sh)

License

This project is licensed under the MIT License - see the LICENSE.md file for details