About My Cache

To do:

- See the TODO file for planned tasks. A task, that is probably interesting to do soon is to be able to analyse the mozilla cache. 

Quick start:
- Run "amycg", click "Start Analysis" and then "Run browser". Netscape will open with an HTML page listing all entries of your cache.

Note:

- If you have compilation related problems, try to change the "@INTLLIBS" (in the file src/Makefile.am) into "-lintl". 

- About My Cache is composed of two binaries: a command line version (amyc) and a GUI version (amycg). The GUI version only have few addition (easy launching of the browser, remove url, easy to configure). 

- I know that currently nothing is associated with the "help" button (GUI version of About My Cache). Thus, clicking on the "help" button will have no effect at all.

- A ".amycrc" with default values is created the first time you start amyc or amycg. These default values will work in many cases. Edit this file with an editor or run the GUI version if you need to change the default values for the cache directory, the result directory or the run browser command line.

- Thanks to: Alain Gaspard, Come Desplats


