https://github.com/jonhoo/ornithology
A tool that parses your Twitter archive and highlights interesting data from it.
https://github.com/jonhoo/ornithology
Last synced: over 1 year ago
JSON representation
A tool that parses your Twitter archive and highlights interesting data from it.
- Host: GitHub
- URL: https://github.com/jonhoo/ornithology
- Owner: jonhoo
- Created: 2022-06-12T17:32:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T05:07:16.000Z (about 4 years ago)
- Last Synced: 2025-03-15T14:55:58.547Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 29.3 KB
- Stars: 27
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a silly little tool that you pass your [Twitter archive] to, and
it generates a HTML page with some notable tweets from your history and
some of your more interesting followers.
Install with
```console
$ cargo install ornithology-cli
```
Run with
```console
$ ornithology path/to/twitter/archive
```
It should open your browser once to authenticate with Twitter, and once
to render the page with interesting tweets. See `--help` for more stuff
you can do. Here's [an example] for [my Twitter account].
[Twitter archive]: https://help.twitter.com/en/managing-your-account/how-to-download-your-twitter-archive
[an example]: https://jon.thesquareplanet.com/share/ornithology.html
[my Twitter account]: https://twitter.com/jonhoo