31c806e7de
- USE_GITHUB to fix fetch - NOPORTDOCS -> DOCS option - Don't install multiple copies of license - Tab -> space in pkg-descr - Bump PORTREVISION Approved by: portmgr (blanket approval)
12 lines
674 B
Text
12 lines
674 B
Text
Charm is a program for OS X, Linux and Windows that helps to keep track
|
|
of time. It is built around two major ideas - tasks and events. Tasks
|
|
are the things time is spend on, repeatedly. For example, ironing
|
|
laundry is a task. The laundry done for two hours on last Tuesday is an
|
|
event in that task. When doing laundry multiple times, the events will
|
|
be accumulated, and can later be printed in activity reports or weekly
|
|
time sheets. So in case laundry would be done for three hours on
|
|
Wednesday again, the activity report for the "Ironing Laundry" task
|
|
would list the event on tuesday, the event on wednesday and a total of
|
|
five hours.
|
|
|
|
WWW: https://github.com/KDAB/Charm
|