Skip to content

filippobuletto/macOS-clean-electron-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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