Where is my time?
Project description
# Where is my time? ⌚ Find out where is your time. Simple time management CLI.
## Installation `bash pip install wmt `
On first usage you will be asked to configure your setup. Supported configuration are using local sqlite database file or hosting it automatically on OneDrive.
## Usage
`bash $ wmt start -n project_a,task_b,initial_work $ wmt end `
`bash $ wmt start -n project_b,task_c -t "yesterday at 10:00" $ wmt end -t "yesterday at 12:15" `
or you can just use wmt, it would start a session and end it if it found a running session:
` $ wmt Please type session name:project x, task 2 project x, task 2 2018-12-21 13:05:42 $ wmt project x, task 2 ended (45 minutes) `
Time arguments may be relative time in minutes (e.g. -4) or human readable time (and date) which will be parsed by [dateparser](https://dateparser.readthedocs.io).
For more information see help.
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
Built Distribution
File details
Details for the file wmt-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: wmt-0.0.4-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36935e75de3ddfde99c65b8987c944f44f7a98eabe00d0eb597576fc210c5589 |
|
MD5 | 1202d39b79e7f5108360c9047a02b264 |
|
BLAKE2b-256 | 3dd99996a6bd7895391041166984330142f65fc34b91963a5b594c789d13ecde |