Skip to content

Just a simple wrapper of go-pushbullet with some settings set in a configuration yaml

Notifications You must be signed in to change notification settings

bmkor/gopushbullet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopushbullet

Just a simple wrapper of go-pushbullet with some settings set in a configuration yaml

Dependency

Usage

  • set your API key, channel tag, etc. in the configuration yaml file config/pushbullet.yml
  • create a push bullet notifier by the New("YOUR CONFIG PATH") command
  • push Notify("title", "content")

About

Just a simple wrapper of go-pushbullet with some settings set in a configuration yaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages