https://github.com/danzeeeman/browsercacheaverager
Project for Graduate Decoding Media
https://github.com/danzeeeman/browsercacheaverager
Last synced: 2 months ago
JSON representation
Project for Graduate Decoding Media
- Host: GitHub
- URL: https://github.com/danzeeeman/browsercacheaverager
- Owner: danzeeeman
- Created: 2015-09-08T17:44:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-08T21:57:25.000Z (over 9 years ago)
- Last Synced: 2025-01-26T01:19:54.092Z (4 months ago)
- Language: C++
- Homepage:
- Size: 5.78 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BrowserCacheAverager
Project for#addons
- [ofxISF](https://github.com/satoruhiga/ofxISF)
- ofxXmlSettings##Usage
Clone the REPO or download the [ZIP](https://github.com/danthemellowman/BrowserCacheAverager/blob/master/BrowserCacheAverager.zip?raw=true) included in the REPO.
Drag and drop a chrome, safari, or firefox browser cache folder into the application's window. Please wait while the data is loaded. _note it might take a while depending on your cache size_
The application will then continuously average 10 of the cached images together and save the output to a Time-Date-Stamped folder in ```/data```
###Chrome
~/Library/Caches/Google/Chrome/Default/Cache
###Safari
~/Library/Caches/com.apple.Safari/fsCachedData
~/Library/Caches/com.apple.Safari/Webpage Previews###Firefox
To find your cache location for Firefox, open Firefox and type the following into your address bar:"about:cache
Then navigate to the directory in "Storage disk location" via the Finder keyboard: ```Command-Shift-G command.``` _Note The folder is a hidden folder._