GithubHelp home page GithubHelp logo

nutella's Introduction

This is a simple implementation of a live Twitter tracker. It uses node.js + WebSockets + Twitter Streaming API to push tweets onto a page in realtime. See it in action: http://vimeo.com/14761659

The master branch is intended to stay very simple, please check out the other branches:
- Express: https://github.com/tylor/nutella/tree/express
- Express + MongoDB: https://github.com/tylor/nutella/tree/express-mongodb

To get started: 
- install node.js
- clone the repository with 'git clone git://github.com/tylor/nutella.git'
- move into the directory 'cd nutella'
- initialize the submodules: 'git submodule init'
- update the submodules: 'git submodule update'
- enter your Twitter credentials in nutella.js
- start server by running 'node nutella.js'.
- open nutella.html in a modern browser with WebSockets support, like Chrome.

Using a couple of nice libraries:
- http://github.com/technoweenie/twitter-node
- http://github.com/miksago/node-websocket-server

With some guidance from: http://jeffkreeftmeijer.com/2010/experimenting-with-node-js/

nutella's People

Contributors

tylor avatar sprice avatar

Stargazers

Tom Nightingale avatar  avatar  avatar Matthias Link avatar

Watchers

 avatar James Cloos avatar

Forkers

sprice

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.