1.1 KiB
1.1 KiB
chrome-wakatime
Get stats about your website debugging, research, documentation, etc.
Installation
-
Install the extension inside Chrome.
-
Login to WakaTime.
-
Use Chrome like you normally do and your time will be tracked for you automatically.
-
Visit https://wakatime.com to see your logged time.
-
Use in conjunction with other WakaTime plugins.
Screenshots
Development instructions
For development purposes only.
Install NPM dependencies:
npm install
Install Bower dependencies:
bower install
Run Gulp once:
gulp
Run Gulp and monitor changes:
gulp watch
Load unpacked in Chrome
- Go to
Settings->Extensions - Enable
Developer mode - Click
Load unpacked extension... - Select repository directory
Issues
- Currently Elixir can only run one Browserify task at a time. (I will create a new Browserify task for this)


