Skip to content

Unofficial Google Tasks Desktop Client by Python

Notifications You must be signed in to change notification settings

Sora0613/PyGTasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Unofficial Google Tasks Desktop Client by Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages