Skip to content

isabella232/activator-mirror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Mirror API client for Spray

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%