/PyGTasks

Unofficial Google Tasks Desktop Client by Python

Primary LanguagePython

PyGTasks

Unofficial Google Tasks Desktop Client by Python

Before you start

  1. You will need to enable your own Google Tasks API. You can do it here
  2. Download the credentials.json file and put it in the same directory as the main.py file

Installation

  1. Clone this repository
  2. Install the requirements using pip install -r requirements.txt
  3. Run the main.py file
  4. Login to your Google account

To Do

  • Add task
  • Delete task
  • Done task
  • Subtask
  • easy to read