first version: external DB
You can also use your local clone with git send-email.
Import records from a CSV:
cargo run --bin import-records < data.csv
Print one random record (JSON output compatible with Waybar):
$ cargo run {"tooltip": "This is the tooltip", "text": "This is the text"}`