Metadata-Version: 1.1
Name: task-indicator
Version: 1.35
Summary: TaskWarrior indicator applet
Home-page: http://umonkey.net/task-indicator/en/
Author: Justin Forest
Author-email: hex@umonkey.net
License: MIT
Download-URL: http://code.umonkey.net/task-indicator/archive/default.zip
Description: A simple indicator application that helps do simple things with
        TaskWarrior, like finding and adding tasks, starting and stopping them, track
        current activity time, etc.  Supports task notes.
        
        For more complex operations CLI must be used.
        
        Feature summary:
        
        - Tray icon, red when tasks are running.
        - Tray icon tooltip shows current activity time (near-icon label on Ubuntu).
        - Tray menu gives quick access to 10 recently changed tasks.
        - Tray menu item to quickly pull remote tasks (e.g., with bugwarrior).
        - Search dialog helps find tasks by description, project, labels etc.
        - Simple task editor to change description, priority, project and notes.
        
        See `screenshots <http://umonkey.net/projects/task-indicator/index.en.html>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: Software Development :: Bug Tracking
Requires: gtk
Requires: json
Requires: dateutil
