Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 690 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 690 Bytes

hackingarts-tweeter

Turn tweets into midi events to create music

Requirements

Python

rtmidi C++ library and python wrapper:

"twitter" Python package (pip install twitter)

Installation

TODO.

tweeter requires that you have a twitter developer account, which is free to set up, and that you have created an app, which can be read-only. You need it for the consumer key and the consumer secret.

Usage

$ $PATH_TO_TWEETER/bin/tweeter \
  <app name> <consumer key> <consumer secret> <hashtag without "#">