Cybrkyd's git repositories

gedit-statusbar-wordcount-plugin

Branch: main Last commit: 2026-01-14 09:08:42 +0000 Clone: git clone https://git.cybrkyd.com/repository/gedit-statusbar-wordcount-plugin

Gedit Word Count

Hard forked from: --> https://github.com/footley/gedit-wordcount-plugin

A gedit plugin which adds a label to the status bar, showing the active document's word and character count.

Installation

  1. Create folder ~/.local/share/gedit/plugins if it does not exist.

  2. Copy wordcount.plugin and wordcount.py to ~/.local/share/gedit/plugins

  3. Activate it from gedit's plugins dialogue.

Changes from Original

Licence

This project is made available under a GPL3 licence -- see COPYING for the full text.