Skip to main content

A simple automatic worklog tracking tool

Project description

How to install:

Just run pip install worklogi.

How to use:

You can combine this with m and git hooks to automatically log your work.

You can create the following hooks:

post-checkout

#!/bin/fish

echo checkout | worklogi add-entry (m git branch) > /dev/null

post-commit

#!/bin/fish

git log -1 --oneline --format=%s | sed 's/^.*: //' | worklogi add-entry (m git branch)

How to browse:

Just run worklogi browse

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

worklogi-0.2.1.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

worklogi-0.2.1-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file worklogi-0.2.1.tar.gz.

File metadata

  • Download URL: worklogi-0.2.1.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.12.1 Linux/6.7.4-200.fc39.x86_64

File hashes

Hashes for worklogi-0.2.1.tar.gz
Algorithm Hash digest
SHA256 1f63a01f2f502315708f843a48d306bdbc876767096f188784ce6601da1ad86f
MD5 e6d178e773bcb560152efa709f1f788c
BLAKE2b-256 e2f7938de378146620beea359309b36072c6d2ded427054163a2ffd3b9341828

See more details on using hashes here.

File details

Details for the file worklogi-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: worklogi-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.12.1 Linux/6.7.4-200.fc39.x86_64

File hashes

Hashes for worklogi-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fe0c76ef813b170b09d1044f13b8a504f99aaf9e8254f4527e8e11bdabdccd2d
MD5 36fb322741caf7787d2bd1aa4d635f25
BLAKE2b-256 fabf8c9208683f7a2f280ad1d52c5820560c204d96822bb9f1ccaa30cb3c570a

See more details on using hashes here.

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