Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 517 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 517 Bytes

Flatline

Data visualisation of an individual's social media presence as an electrocardiogram. Two versions: one made in Processing with the Temboo Choreo library and another made with Node.js, p5.js and socket.io.

Web version

You need:

How to use

  1. Clone the repository. Run npm install from the root.
  2. Run nodemon server.js.
  3. View in browser at localhost:5000.