fava, - Web interface for the double-entry accounting tool
Beancount
fava [OPTIONS] [FILENAMES]...
- Start Fava for FILENAMES on http://<host>:<port>.
- If the `BEANCOUNT_FILE` environment variable is set, Fava will use the
files (space-delimited) specified there in addition to FILENAMES.
- Note you can also specify command-line options via environment variables.
For example, `--host=0.0.0.0` is equivalent to setting the environment
variable `FAVA_HOST=0.0.0.0`.
Beancount documentation: /usr/share/doc/beancount