Gedit Wakatime banner
wakatime wakatime

Gedit Wakatime

Productivity community

Description

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

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

gedit-wakatime

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

Download

See [GitHub releases](https://github.com/wakatime/gedit-wakatime/releases)

Installation

  1. Run the `install.py` script.

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

    [settings]
    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](https://wakatime.com/static/img/ScreenShots/ScreenShot-2014-10-29.png)

Special Thanks

This plugin was contributed by WakaTime community member [Ricardo Gemignani](https://github.com/rickgemignani).