This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
46a6b4e
commit a4a26d7
Showing
4 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Changelog | ||
|
||
## 0.0.1 - 2019-08-01 | ||
|
||
- initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Google Tasks for Mac | ||
|
||
![Google Tasks for Mac](./art/header.png) | ||
|
||
Google Tasks has some pretty good mobile apps. However, there's no native Mac app yet. This application is a tiny wrapper around the Google Tasks widget that's embedded in Gmail and Google Calendar. | ||
|
||
[Download the latest release]() | ||
|
||
## Contributing | ||
|
||
Google Tasks for Mac uses nativefier and electron under the hood to create a browser window that loads Google Tasks and injects some javascript to make it actually work. | ||
|
||
Feel free to open issues with new ideas or open pull requests with new features. | ||
|
||
## Building | ||
|
||
- `yarn install` | ||
- `yarn build` | ||
- output will be in the `Google Tasks-darwin-x64` directory |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters