A Simple Tool To Archive Twitter Threads
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
533 B

4 years ago
### Twit2Blog
A simple tool to help make it easier to generate readable tweets you can browse.
4 years ago
### Building
`nimble build` is all you'll need at this point.
### Usage
4 years ago
Requires `TWITTER_CONSUMER_KEY` and `TWITTER_CONSUMER_SECRET`, both of which you can only get if you have a registered developer account and an application created for twitter.
4 years ago
1. Start the server
```
./twit2blog
```
4 years ago
2. Install the bookmarklet
4 years ago
4 years ago
3. Go to a twitter thread, click the bookmarklet, it will open up a new page where your thread will eventually be.