Self-management time logging tool
Project description
Welcome to bysy 👋
Self-management time logging tool
This is a manual tool for recording the activities you are busy with, to later analyze the data and see your habits, or anything you would like to do with the data. When you have the data on your time spending, the sky is the limit of what you see from it. This tool is just an opinionated helper on recording that data.
You mark the start and the end of a particular activity, and the alias
or other commands are only there to make the marking of start of the activity easier.
The data entry has a following structure and recorded in JSON:
entry:
s (sector): String, manual, required
p (project): String, manual, required
d (details): String, manual, required
c (comments): String, manual, not required
s (start_date): Date, auto
e (end_date): Date, auto
i (id): Integer, auto
The commands are later explained in concise detail in the help
command
Install
pip install bysy
Usage
bysy help
Wiki
https://github.com/Godje/bysy/wiki
Author
👤 Daniel Mayovskiy
- Website: https://danielmayovskiy.com
- Twitter: @danielmayovskiy
- Github: @godje
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2019 Daniel Mayovskiy.
This project is MPL--2.0 licensed.
This README was generated with ❤️ by readme-md-generator
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bysy-1.2.tar.gz
.
File metadata
- Download URL: bysy-1.2.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf007afe7ebf05979ef699dd3ad8c3107698f7fde2e1667e80832556f3562bd5 |
|
MD5 | 633ea0e339d5f07e02523e02c8a9691f |
|
BLAKE2b-256 | 8a9f53725126173fd32f3c63bb76dd99ac9e6a3042aad12bd6ca9509d00db59e |