Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joefiorini/burgundy

Team announcements via Twitter! See all DMs sent to a given Twitter account. Styled specifically for display on TVs and large screens, but responsive enough to look nice on mobile devices as well.
https://github.com/joefiorini/burgundy

Last synced: about 2 months ago
JSON representation

Team announcements via Twitter! See all DMs sent to a given Twitter account. Styled specifically for display on TVs and large screens, but responsive enough to look nice on mobile devices as well.

Awesome Lists containing this project

README

        

# Burgundy

Team announcements via Twitter

![I'm Ron Burgundy?](http://content.artofmanliness.com/uploads/2009/09/ron_burgundy.jpg)

You can access it and sign in at .

## Usage

1. Setup a Twitter account, follow your entire team and have them follow that account
2. Visit on a large display or TV mounted on the wall
3. Follow the "Sign in with Twitter" link to sign in as the account you setup above
4. Watch the Tweets come in!

## Develop

First off, Burgundy is written in Javascript and uses Node.js and NPM. Make sure you have those packages installed.

1. Clone code to your machine
2. Run `npm install` to get the dependencies.
3. Create a creds.js file that will contain your credentials based on the example provided.
4. Fire up a server with `node burgundy-server.js`
5. Visit , sign in with Twitter and get developing!