Skip to content
forked from DocNow/hydrator

Turn Tweet IDs into Twitter JSON from your desktop! Edit

License

Notifications You must be signed in to change notification settings

CMUBigLab/hydrator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydrator is an Electron based desktop application for hydrating Twitter ID datasets. Twitter's Terms of Service do not allow the full JSON for datasets of tweets to be distributed to third parties. However they do allow datasets of tweet IDs to be shared. Hydrator helps you turn these tweet IDs back into JSON from the comfort of your desktop.

If you are interested in learning more please join the DocNow community in Slack, or add an issue ticket here.

Prebuilt Versions

v0.0.3

This release adds extended tweet functionality.

v0.0.2

Develop

Get it:

git clone https://github.com/docnow/hydrator
cd hydrator

Install:

npm install

Start a hot-swappable development server:

npm run dev

Create an installer for your current OS:

npm run package

Alternatively, create installers for OS X, Windows and Linux:

npm run package-all

Hydrator was created using electron-react-boilerplate so check out that documentation for more information about commands that are available.

About

Turn Tweet IDs into Twitter JSON from your desktop! Edit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.4%
  • CSS 3.1%
  • HTML 1.5%