Home

Awesome

qself Build Status

Qself is a small tool to sync personal data from APIs down to local TOML files for easier portability and storage.

See qself-brandur for an example of how to run the program in CI and automatically commit the result to a Git repository.

Services

All

qself sync-all \
    --goodreads-path data/goodreads.toml \
    --twitter-path data/twitter.toml

Requires all the env specified in each service below.

Goodreads

qself sync-goodreads data/goodreads.toml

Required env:

Twitter

qself sync-twitter data/twitter.toml

Required env: