Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okofish/socket-rickroll
A synchronous rickrolling system built with Node.JS and Socket.IO
https://github.com/okofish/socket-rickroll
Last synced: 16 days ago
JSON representation
A synchronous rickrolling system built with Node.JS and Socket.IO
- Host: GitHub
- URL: https://github.com/okofish/socket-rickroll
- Owner: okofish
- Created: 2014-12-06T01:56:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-29T01:57:43.000Z (over 9 years ago)
- Last Synced: 2024-04-21T13:51:48.808Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 10.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
socket-rickroll [![Build Status](https://travis-ci.org/okofish/socket-rickroll.svg?branch=master)](https://travis-ci.org/okofish/socket-rickroll)
===============A synchronous rickrolling system built with Node.JS and Socket.IO.
Not very clean, may include extraneous code, as this is my first Socket project. Feel free to submit a PR.
"Never Gonna Give You Up" and its music video are of course copyright Rick Astley and his record label, although I don't think they care at this point.How to Use
----------Start with `node index.js`. Root (index.html) serves up a blank page until the play button is pressed on /run (run.html). /run is optimized for mobile devices as a remote. Pause and Unpause are pretty self-explanatory. End Show deletes the video element, but it can't be restarted from there. You have to click Refresh Page.
**Rickrolled the Apple Store!**
![Rickrolled the Apple Store!](http://i.imgur.com/Yk9ghWi.jpg "Rickrolled the Apple Store!")