fact-sphere-cli is a CLI for Portal 2 Fact Sphere facts using the fact-sphere library.
pip install -U fact-sphere-cli
Usage: fact-sphere [OPTIONS] COMMAND
A CLI for Portal 2 Fact Sphere facts.
Options:
-V, --version Show the version and exit.
-h, --help Show this message and exit.
Commands:
text* Get the text for a random fact.
audio Get the filepath or file content for a random fact.
fact Get the text, filepath, and type for a random fact.
A plain fact-sphere
call defaults to running the text
command.
The only option is for the audio
command. Use --read
option
to output the binary file content of the audio for piping.
Showing appreciation is always welcome.
Get your own thanks inbox at SayThanks.io.
Contribute by submitting bug reports, feature requests, or code.