Unofficial Google Tasks Desktop Client by Python
- You will need to enable your own Google Tasks API. You can do it here
- Download the
credentials.jsonfile and put it in the same directory as themain.pyfile
- Clone this repository
- Install the requirements using
pip install -r requirements.txt - Run the
main.pyfile - Login to your Google account
To Do
- Add task
- Delete task
- Done task
- Subtask
- easy to read