provider

package module
v0.0.0-...-a22f0a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2016 License: MIT Imports: 9 Imported by: 0

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

func Run

func Run(timeout int, notificationsLimit int, ticker *time.Ticker)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL