openbizgit / Yammer-Feed-Billboard

This app loads a yammer feed, displays the message thread, and pop-ups a window of whatever URL is mentioned in the comments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this is the README file for the YammerFeed public dashboard thingee.
you'll need to create a secrets.js file, with your API key.

just one line that says: 
var _secret_consumer_key = 'YourSecretKeyHere';

see the secrets.example.js file for the right format.

About

This app loads a yammer feed, displays the message thread, and pop-ups a window of whatever URL is mentioned in the comments.


Languages

Language:HTML 95.4%Language:CSS 3.9%Language:JavaScript 0.7%