Skip to content

juuz0/threader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threader

Turn twitter threads into readable article like format. Available here

How to use

Paste link of the topmost tweet of a thread (from last 7 days, twitter restriction for standard dev accounts) and it will generate the whole thread in a readable format.

If you're interested in testing locally

Pre-requisites:

Steps:

  • Clone the repo and check into the threader directory
  • install the relevant packages by npm install
  • Replace token in linkOperations.js with your own token
  • node server.js
  • cd client/
  • npm install Yea, again.
  • npm start and it should fire up at localhost:3000.

Improvements to add

  • Fix how links embedded in tweet display
  • Save as PDF
  • Save as HTML

About

turn twitter threads into readable articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published