/activator-mirror

Mirror API client for Spray

Primary LanguageScalaApache License 2.0Apache-2.0

Google Glass Mirror API app

To get started, create an App at https://console.developers.google.com, create OAuth credentials, and save them in ~/.google/mirror HOCON file that follows this format:

{
   clientId: "xyz.apps.googleusercontent.com"
   clientSecret: "12312312321asda-sdfuhsif"
}

Then run sbt run and head over to http://localhost:8080/index.html and send messages to your timeline!