Skip to main content

Minimalist timetracking tool

Project description

mttt

Minimalistic timetracking tool

install

pip install mttt

commands:

  • start

initiate a project / task

  • add

create a new task in a project If no project name is given, it will use the latest (current) project

example:

t.py add myproject:"My latest task"

example:

t.py add secondtask

  • end

end a Task

example:

t.py end finished

  • projects

list all projects

  • report

Display the project data

  • current

Show current project

  • edit

Edit the project data in a text editor

plain text

Data is stored in simple (per project) text-files in ~/ttprojects folder

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mttt-0.0.2.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

mttt-0.0.2-py2-none-any.whl (2.8 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page