Skip to content

A MacOS Notification Client for the Go! Call Me! (Maybe) Lambda

Notifications You must be signed in to change notification settings

trueheart78/go-call-me-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go! Call Me Notifier

🚨 No longer maintained due to workplace restrictions connecting to AWS Redis 🚨

Local application that subscribes to the published items from the Go! Call Me (Maybe)! lambda.

Download your preferred executable from the Releases page and extract it. That's it!

⚠️ Only works on MacOS 10.9+

taylor swift

Configuration

Setup a ~/.go-call-me.json file with the following values:

{
  "redis_url" : "https://url.to.redis:port-number",
  "redis_password" : "your password",
  "redis_channels" : {
    "emergency"    : "emergency",
    "nonemergent"  : "nonemergent"
  }
}

About

A MacOS Notification Client for the Go! Call Me! (Maybe) Lambda

Resources

Stars

Watchers

Forks

Packages

No packages published