Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

superhooman/google-tasks-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-tasks-desktop

Desktop version of Google Tasks I just tried to create desktop version of Google Tasks using electron. It simply displays Gmail web version of Google Tasks.

Contribute

To run it locally on your own computer:

  • Fork this repository
  • Clone it to your local device
  • Install the dependencies
  • Run it using npm start