Elasticsearch based chrome activity tracker.
[Elasticsearch and Kibana setup instruction to come]
- Clone the repo, install the python dependencies and launch the python server
$ git clone https://github.com/Diastro/cat.git
$ easy_install flask
$ easy_install elasticsearch
$ python server/main.py- Clone the repo
$ git clone https://github.com/Diastro/cat.git- Import the chrome extension : in chrome, open chrome://extensions, select "load upacked extension"
- Set the server's address in the extension's options : in chrome, open chrome://extensions, under chrome activity tracker select "Options" and enter the ip and port of the server
The icon used for the Chrome extention were created by Prax-08. This icon pack can be found here.
