An Internet usage productivity monitor tool based on JavaScript.
TO-DO:
- Log all outbound http requests.
- Perform calculations using the logged data.
- Display visual stats using D3.js.
- Figure out a way to block specific outbound http requests.
- Usage of any ML tool to dynamically calculate if the user is spending productive time on generally unproductive sites or vice versa (As an extension, and only if possible / time permits).