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.json
file and put it in the same directory as themain.py
file
- Clone this repository
- Install the requirements using
pip install -r requirements.txt
- Run the
main.py
file - Login to your Google account
To Do
- Add task
- Delete task
- Done task
- Subtask
- easy to read