OutOfBrain / reddit-place

Reddit April fools the place storage. Records the events into a SQLite3 database. Can be used to create timelapse.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • composer install
  • put wss (websocket url - can get that from chrome connection tab for example) into connectionurl
  • have write access to local file place.db

Will connect to the given websocket and record the entries into a sql3 database.

Would be nice:

  • properly setup project
  • actually build a time lapse renderer

About

Reddit April fools the place storage. Records the events into a SQLite3 database. Can be used to create timelapse.


Languages

Language:PHP 98.2%Language:Makefile 1.8%