Download List

Project Description

etm is an acronym for Event and Task Manager. It provides a simple, intuitive format for using plain text files to store event, task, and other data items, a command line interface for viewing stored information in a variety of convenient ways, and a cross-platform, PyQt-based GUI for creating and modifying items as well as viewing them. Displayed items can be grouped by date, context, keyword, or project and can be filtered in various ways. A display of busy and free times is also supported, as is a ledger view of time spent that is suitable for client billing. Alarms are supported for events and repetition for both events and tasks in a powerful and flexible manner.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-30 06:44 Back to release list
673

Enhanced parsing of time strings. Entering 1:30p, 1330, or 13:30, for example, are all equivalent. In the ending time field for an event, plus time strings are now allowed. With, for example, a starting time of 11:30, the following would be equivalent: +90, +1:30, or +1h 30m. Ending time strings are now stored in the +hours:minutes format so that changing the starting time of an event automatically adjusts the ending time as well.
Tags: Minor feature enhancements

Project Resources