Discover Packages
github.com/dorumd/go-osx-email-notifications
package
module
Version:
v0.0.0-...-a22f0a5
Opens a new window with list of versions in this module.
Published: Jan 24, 2016
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
OS X Email Notifications v0.1.0 built using GoLang.
Running
Install GoLang (with v.1.4 tested)
Install required packaged by running:
go get golang.org/x/oauth2
go get golang.org/x/net/context
go get google.golang.org/api/gmail/v1
go get github.com/deckarep/gosx-notifier
Create client_secret.json
file inside config directory
And execute go build main.go && ./main
At the first run you'll have to open the generated link and then paste your token to allow using your gmail account
TODO
Fix email url
Run it on startup
Add support for multiple gmail accounts
Show an icon in top bar when application is running
Add UI for authentication
Expand ▾
Collapse ▴
Documentation
¶
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.