Tomboy-Wordcount

(Up to Software)

Tomboy-Wordcount is a Tomboy plugin (or “addin”) which will count the lines, words, and characters in a note, much like the Unix “wc” (word count) tool.

Screenshot

Here is Tomboy-Wordcount at work:

Tomboy-Wordcount screenshot

Download

Click here to download the version 0.2 tarball.

Or fetch the entire Git repository like so:

$ git clone git://proven-corporation.com/tomboy-wordcount/

Notes

“Multi-byte” characters are counted correctly as one character; however languages with no whitespace separation between words (such as Thai) are not yet supported.