Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

googleglass/mirror-catfacts-python

Repository files navigation

mirror-catfacts-python

This sample delivers periodic cat fact notifications using users' preferences.

Getting Started

  1. Create a Google App Engine application.

  2. Enter your Google App Engine App ID in the app.yaml file.

  3. Create a Google API Project and enable the Google+ API and the Google Mirror API.

  4. Create an OAuth 2.0 client ID, setting your application's URL as an authorized JavaScript origins.

  5. Enter your OAuth 2.0 client ID and client Secret in the client_secrets.json file.

  6. Upload your Google App Engine application:

    $ appcfg.py --oauth2 update .

Credits

  • Original compliation of Cat Facts can be found on this reddit thread

Releases

No releases published

Packages

No packages published

Languages