Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yo-op/sketchcachecleaner
💻 Sketch Cache Cleaner - Deletes hidden Sketch history files that can take a lot of space on your hard drive and that you would probably never use.
https://github.com/yo-op/sketchcachecleaner
app macapp macos macos-app native objective-c sketch swift xcode
Last synced: 4 days ago
JSON representation
💻 Sketch Cache Cleaner - Deletes hidden Sketch history files that can take a lot of space on your hard drive and that you would probably never use.
- Host: GitHub
- URL: https://github.com/yo-op/sketchcachecleaner
- Owner: yo-op
- License: mit
- Archived: true
- Created: 2017-07-11T11:16:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-18T16:23:52.000Z (over 2 years ago)
- Last Synced: 2024-10-29T06:04:50.404Z (8 days ago)
- Topics: app, macapp, macos, macos-app, native, objective-c, sketch, swift, xcode
- Language: Objective-C
- Homepage: https://yo-op.github.io/sketchcachecleaner/
- Size: 1.28 MB
- Stars: 450
- Watchers: 18
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://vshymanskyy.github.io/StandWithUkraine)
Sketch Cache Cleaner
Sketch Cache Cleaner is a macOS app that deletes hidden Sketch history files that can take a lot of space on your hard drive and that you would probably never use.---
1. [Warning](#warning)
2. [System Requirements](#system-requirements)
3. [Changelog](https://github.com/yo-op/sketchcachecleaner/blob/master/CHANGELOG.md)
4. [Tips](#tips)
5. [Authors](#authors)
6. [License](#license)---
## Warning
The app idea inspired by two blog posts: [How Sketch took over 200GB of our MacBooks](https://medium.com/@thomasdegry/how-sketch-took-over-200gb-of-our-macbooks-cb7dd10c8163) & [How to recover 50 GB or even more by deleting Sketch caches files](https://medium.com/sketch-app-sources/how-to-recover-50-go-or-even-more-by-deleting-sketch-caches-files-e5829dba20e1)
Please, read them in case you want to know how it works.
If your **workflow** relies on **automatic versioning** by macOS
(Time Machine etc.) - **DO NOT USE THIS APP!**The app will remove all files in folder: /.DocumentRevisions-V100/
---
### System Requirements
- macOS 10.13+
- Xcode 11.4+
- Swift 5.2+---
### Authors
Idea & design: [Yuriy Oparenko](http://oparenko.com/)
Development: [Sasha Prokhorenko](https://twitter.com/minikin)
---
### Tips
- Use this app wisely.
- Reboot your Mac after app use.---
### License
Sketch Cache Cleaner is distributed under the [MIT license](https://github.com/yo-op/sketchcachecleaner/blob/master/LICENSE.md).