Skip to content

Eric6 & Pymakr plugin for automatic time tracking and metrics generated from your programming activity.

License

Notifications You must be signed in to change notification settings

wakatime/eric6-wakatime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eric6-wakatime

Coding time tracker

Metrics, insights, and time tracking automatically generated from your programming activity.

Installation

  1. Run install.py:

    Mac and Linux

curl -fsSL https://raw.githubusercontent.com/wakatime/eric6-wakatime/master/install.py | python

Windows

Download and extract eric6-wakatime-master.zip, then double click install.py.

  1. Restart Eric6/Pymakr.

  2. Enter your api key, then press enter. If not prompted, select File → WakaTime.

  3. Use Eric6/Pymakr and your time will be tracked for you automatically.

  4. Visit https://wakatime.com/dashboard to see your logged time.

Screen Shots

Project Overview

Troubleshooting

First, turn on debug mode in your ~/.wakatime.cfg file by adding this line:

debug = true

Second, in Pymakr/Eric6 go to Settings → Enable expert mode, then add this line to your ~/.config/Pycom/pymakr.ini file under the UI section:

AdvancedBottomSidebar=true

Then, restart Eric6/Pymakr and look for error messages in the Log-Viewer tab at the bottom.

Also, tail your $HOME/.wakatime/wakatime.log file to debug wakatime cli problems.

For more general troubleshooting information, see wakatime/wakatime#troubleshooting.

About

Eric6 & Pymakr plugin for automatic time tracking and metrics generated from your programming activity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages