/believeInYourFeed

Arduino Yún using Python's Tweepy to change stuff

Primary LanguagePython

believeInYourFeed

Arduino Yún using Python's Tweepy to change stuff

Install required packages:

e.g. with pip (AND Gevent)

pip install tweepy gevent-websocket

Without Gevent

pip install tweepy git+https://github.com/dpallot/simple-websocket-server.git

Run server

./websockets_server.py

Once the server is running you can open the test_client.html to test it