Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 777 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 777 Bytes

gedit-wakatime

Gedit 3.8+ plugin to quantify your coding at https://wakatime.com

Download

See GitHub releases

Installation

  1. Run the install.py script.

  2. Edit ~/.wakatime.cfg and add your apikey as follows:

    [settings]
    api_key = <your-api-key>
    
  3. Activate the plugin in Gedit Edit > Preferences > Plugins

Note: If your Gedit plugins directory is non-standard pass it to install.py like:

./install.py ~/.gnome2/gedit/plugins/

Screen Shots

Project Overview

Special Thanks

This plugin was contributed by WakaTime community member Ricardo Gemignani.