Skip to content

Instantly share code, notes, and snippets.

@gavinblair
Last active December 29, 2015 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gavinblair/7677959 to your computer and use it in GitHub Desktop.
Save gavinblair/7677959 to your computer and use it in GitHub Desktop.
gifparty

gifparty

A gifparty is something I just made up right now. I guess it's like a youtube party, but with gifs.

This app will pull in gifs from a Google spreadsheet, display each for 10 seconds. It continually checks the spreadsheet for updates and adds new gifs to the end of the queue.

Make your own gifparty

  • Fork the repository, switch to the branch gh-pages

  • Clone this spreadsheet and form

  • Get the "key" from the URL of the spreadsheet

  • change the "URL" field at the top of script.js

  • be sure to change the "Add a Gif" link at the bottom of index.html

  • Navigate to http://yourusername.github.com/gifparty

Technology used:

gifparty Code

gav

Comments?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment