slackbuilds_ponce/office/etm/README
Jostein Berntsen a6f905064e office/etm: Added (event and task manager for console and GUI)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-07-14 21:54:06 -03:00

18 lines
738 B
Text

etm is an acronym for Event and Task Manager. It provides a simple,
intuitive format for using plain text files to store data, a command line
interface for viewing stored information in a variety of convenient ways
and a cross-platform, wx(python)-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.
Requirements
wxPython, pysetuptools and python-dateutil must be installed. These can
be installed from the SlackBuild repository.
Comment
If you get a codes.py error after running e.py for the first time,
open ~/.etc/rc and edit the encoding lines at the top of the file. Add
f.ex. UTF8 if that is your locale.