Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 333 Bytes

File metadata and controls

19 lines (14 loc) · 333 Bytes

twitter-reader

Read full X/Twitter threads in a threaded UI.

A random thread to check out the reader: https://tw.cns.wtf/#1559672719414681601

$ python3 load_thread_async.py 12345 app/public/tree_12345.json
$ cd app
$ npm run dev

$ open "http://localhost:5000/#12345"
# Runs the same steps
$ sh load.sh 12345