ornithology-cli

Crates.ioornithology-cli
lib.rsornithology-cli
version0.1.1
sourcesrc
created_at2022-06-17 04:48:22.754837
updated_at2022-06-17 05:05:23.816438
descriptionA tool that parses your Twitter archive and highlights interesting data from it.
homepage
repositoryhttps://github.com/jonhoo/ornithology
max_upload_size
id607811
size93,024
Jon Gjengset (jonhoo)

documentation

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

$ cargo install ornithology-cli

Run with

$ 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.

Commit count: 5

cargo fmt