https://github.com/superhooman/google-tasks-desktop
Desktop version of Google Tasks
https://github.com/superhooman/google-tasks-desktop
desktop electron google google-tasks
Last synced: about 1 year ago
JSON representation
Desktop version of Google Tasks
- Host: GitHub
- URL: https://github.com/superhooman/google-tasks-desktop
- Owner: superhooman
- Archived: true
- Created: 2019-02-24T16:53:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T05:39:53.000Z (about 7 years ago)
- Last Synced: 2023-03-06T18:39:39.488Z (about 3 years ago)
- Topics: desktop, electron, google, google-tasks
- Language: JavaScript
- Size: 404 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://help.github.com/articles/fork-a-repo/) this repository
* [Clone](https://help.github.com/articles/cloning-a-repository/) it to your
local device
* [Install](https://yarnpkg.com/en/docs/cli/install) the dependencies
* Run it using `npm start`