Skip to content

Repository files navigation

elvanto-cli

A Rust CLI for the Elvanto API — scriptable access to songs, services, and people data.

elvanto auth login              # store API key in OS keyring
elvanto songs list --last-used  # active songs, most recent first
elvanto songs show <id>         # full song details
elvanto songs chart <id>        # chord chart
elvanto songs lyrics <id>       # lyrics
elvanto services list           # upcoming & recent services
elvanto services people <id>    # who's rostered
elvanto services song-usage     # songs used 1-2 times, with leaders
elvanto people list             # active people

Every command supports --json for structured output and --help for full flag docs.

Install

Pre-built binaries for Linux, macOS, and Windows on the releases page. See docs/getting-started.md for building from source and auth setup.

Docs

docs/ — full user docs (built with Zensical).

License

MIT

About

Rust command-line interface for the Elvanto API.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages