Skip to main content

YWorkLog

Project description

Stack based utility with CLI interface helping you to monitor time spent on tasks.

The stack base helps with dealing with tasks interupted with other tasks, unfortunately it can’t deal with tasks running in parallel (yet).

Usage

Start an activity

$ wl start playing chess

Pause it with a random encounter

$ wl end fapping

Check out how long did the fapping take you

$ wl diff
2012-07-11 10:09:23.626468 end    fapping
diff: 0:00:12.802342

Resume what you have started

$ wl resume

Check out your logs since you have started

$ wl end # <- this step shouldn't be needed in the future, before doing `diff -f`
$ wl diff -f
2012-07-11 10:09:09.823053 start  playing chess
2012-07-11 10:09:23.626468 end    fapping
2012-07-11 10:11:04.459657 resume
2012-07-11 10:11:15.852227 end
diff: 0:00:25.195985

List all your logs

$ wl list
2012-07-11 09:52:34.045907 start  fuuu
2012-07-11 09:52:37.928545 end    kek
2012-07-11 10:09:09.823053 start  playing chess
2012-07-11 10:09:23.626468 end    fapping
2012-07-11 10:11:04.459657 resume
2012-07-11 10:11:15.852227 end

And wrap up

$ wl pop
2012-07-11 10:09:09.823053 start  playing chess
2012-07-11 10:09:23.626468 end    fapping
2012-07-11 10:11:04.459657 resume
2012-07-11 10:11:15.852227 end
diff: 0:00:25.195985
$ wl list
2012-07-11 09:52:34.045907 start  fuuu
2012-07-11 09:52:37.928545 end    kek

Install

$ python setup.py install
$ alembic upgrade head

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

yworklog-0.0.7.tar.gz (9.7 kB view details)

Uploaded Source

File details

Details for the file yworklog-0.0.7.tar.gz.

File metadata

  • Download URL: yworklog-0.0.7.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for yworklog-0.0.7.tar.gz
Algorithm Hash digest
SHA256 45c815506ca8560fe4b406164a84c44154d4ab7a7515aadd134ae42c424fb928
MD5 72f95dab52f84d46d07c0fcb2ac30d3c
BLAKE2b-256 a95e66d1476a419fa2b8fb945ed8fd9230c46e33878282372feb2808260fb634

See more details on using hashes here.

Supported by

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