KYDronePilot / SpaceEye

Live geostationary weather satellite imagery for your desktop background
https://spaceeye.app
MIT License
331 stars 29 forks source link

Causes the com.apple.desktoppicture folder to grow rapidly #31

Closed errorfg closed 1 year ago

errorfg commented 3 years ago

com.apple.desktoppicture caches full-sized desktop images. After two months of use, my com.apple.desktoppicture folder has grown to 34.5G. Can you add a function to the software to clear the cache of the com.apple.desktoppicture folder? CleanShot 2021-08-07 at 21 01 41

KYDronePilot commented 1 year ago

Unfortunately, this is something we cannot fix at this time. macOS doesn't allow apps to access that folder.

The folder can be quickly cleared manually by running the following command in Terminal:

rm /private/var/folders/*/*/C/com.apple.desktoppicture/*.png