Skip to content

wakatime/eric6-wakatime

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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.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