Skip to main content

CLI tool for daily work logging.

Project description

workedon

https://img.shields.io/pypi/v/workedon.svg Downloads

CLI utility for daily work logging.

Installation

$ pip install -U workedon

Requirements

Python 3.7+

Features

  • Save by date or fetch work saved by date.

    Examples:

    # Saving work:
    $ workedon studying for the SAT @ June 2010
    $ workedon pissing my wife off @ 2pm yesterday
    $ workedon painting the garage
    
    # Fetching work:
    $ workedon what
    $ workedon what --from "2pm yesterday" --to "9am today"
    $ workedon what --today
    $ workedon what --past-month

See all options with:

$ workedon --help
$ workedon what --help

Credits

  • Click, for making writing CLI tools a complete pleasure.

  • dateparser, for an amazing date parser.

  • jrnl and fck for some inspiration.

History

0.4.2 (2023-01-12)

  • Python 3.11 support

0.4.1 (2023-01-12)

  • ask for deletion only if there’s something

  • use tz aware now() for comparison

0.4.0 (2023-01-11)

  • Breaking: rename database to wondb.sqlite3

  • force colored output on windows

  • use tz aware RELATIVE_BASE

0.3.3 (2023-01-09)

  • add –delete/-d for deletion

  • add –on to fetch work done on a particular date/day

  • add –last/-s to fetch the last entered work log

0.3.2 (2023-01-08)

  • make dependency versions flexible

0.3.1 (2023-01-08)

  • Fixed README

0.3.0 (2023-01-08)

  • First release on PyPI.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

workedon-0.4.2-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

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