logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Generate Financial Reports - GnuCash-cli | Online Free DevTools by Hexmos

Generate financial reports with GnuCash-cli. Analyze finances and get stock quotes using command line interface. Free online tool, no registration required.

gnucash-cli

A command-line version of GnuCash. More information: https://gnucash.org/viewdoc.phtml?rev=5&lang=C&doc=help.

  • Get quotes for currencies and stocks specified in a file and print them:

gnucash-cli {{[-Q|--quotes]}} get {{path/to/file.gnucash}}

  • Generate a financial report of a specific type, specified by --name:

gnucash-cli --report run --name "{{Balance Sheet}}" {{path/to/file.gnucash}}

See Also