Plugins
Plugins allow you to adapt the basic tracker
program to your needs, which might be totally different on a per-project and/or per-job basis. Using the power of Moose and Metaprogramming, we generate a dynamic class based on the currently active configuration that includes your selected plugins and their respecive command line options.
Plugins included in App::TimeTracker
- App::TimeTracker::Command::RT
App::TimeTracker RT plugin - App::TimeTracker::Command::SyncViaGit
App::TimeTracker SyncViaGit plugin - App::TimeTracker::Command::Overtime
Tells you if you have already worked enough - App::TimeTracker::Command::Post2IRC
App::TimeTracker plugin for posting to IRC - App::TimeTracker::Command::Git
App::TimeTracker Git plugin - App::TimeTracker::Command::TextNotify
App::TimeTracker post mac desktop integration plugin
Plugins available on CPAN
none that we know of...
Other extensions
- App::TimeTracker::Gtk2TrayIcon
Show TimeTracker status in a GTK tray applet
So what do you think?