Skip to content

Releases: tamnd/bored-cli

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 17:31
v0.1.0
d5c081b

First release.

Two commands: bored random returns one activity at random, bored filter filters by type, number of participants, and price range. No API key needed.

The Bored API lives at bored-api.appbrewery.com. Every record comes out as clean JSON with a stable snake_case shape, so it pipes into jq and the rest of your tools without fuss.