A command-line client for Soliloquy, a word-of-the-day service for learning unusual, archaic, literary, poetic, formal and rarely used English words.
pip install -r requirements.txt --user
python solilocli.py
Flag | Description | Default | Notes |
---|---|---|---|
-n |
Don't use cache | False | May be used for testing |
-d |
Specify date format | "%A, %B %-d" | Use "" to not display date |
-e |
Specify endpoint URI | "https://soliloquy.hemlo.cc" |
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.