Task Manager for Pomodoro Technique with Backlog and Todoist.
- Free software: MIT license
See official site.
$ pip install git+https://github.com/nabeen/logist
first, you should create config file with configure command.
$ logist configure
and you can use show and export command. Have fun:)
- VS Code: Use Dev Container with Remote - Containers extension.
- Other: You should use virtualenv or other tools.
- [ ] Test case
- [ ] Documentation
- [ ] Add more filter from Backlog with interactive
- [ ] Error Handle, and Error Message
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.