Home
Softono
gedit-wakatime

gedit-wakatime

Open source BSD-2-Clause Python
17
Stars
6
Forks
2
Issues
8
Watchers
2 years
Last Commit

About gedit-wakatime

Gedit 3.8+ plugin for automatic time tracking and metrics generated from your programming activity.

Platforms

Web Self-hosted

Languages

Python

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.