The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

tracker_gtk_trayicon.pl - run App::TimeTracker::Gtk2TrayIcon

VERSION

version 1.002

SYNOPSIS

  ~$ tracker_gtk_trayicon.pl &

DESCRIPTION

Adds a small app to your system tray that shows your working status as reported by App::TimeTracker.

A green light is shown if you're working, a red light if your idling. If you hover your mouse over the icon, the project (and tags) you're currently working on will be displayed.

This script currently neither forks nor puts itself into the background. The best way (IMO) to start it is via a line in your .xinitrc (or whatever system your window manager uses to automatically startup apps).

OPTIONS AND CONFIGURATION

Currently none.

SEE ALSO

App::TimeTracker

AUTHOR

Thomas Klausner <domm@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Thomas Klausner.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.