{"id":13439044,"url":"https://github.com/simonmichael/hledger","last_synced_at":"2026-04-01T20:41:13.445Z","repository":{"id":7916553,"uuid":"9301414","full_name":"simonmichael/hledger","owner":"simonmichael","description":"Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.","archived":false,"fork":false,"pushed_at":"2025-05-12T22:19:17.000Z","size":105883,"stargazers_count":3264,"open_issues_count":368,"forks_count":326,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-05-13T11:50:08.481Z","etag":null,"topics":["accounting","command-line-tool","console-application","finance","haskell","haskell-applications","hledger","ledger","plaintext","plaintextaccounting","tui","web-application"],"latest_commit_sha":null,"homepage":"https://hledger.org","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonmichael.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["simonmichael"],"liberapay":"simonmichael","open_collective":"hledger","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2013-04-08T16:41:47.000Z","updated_at":"2025-05-13T05:44:13.000Z","dependencies_parsed_at":"2023-10-16T04:35:42.666Z","dependency_job_id":"7949433d-4517-4abf-be3d-6ad0aa5a53b1","html_url":"https://github.com/simonmichael/hledger","commit_stats":{"total_commits":13114,"total_committers":175,"mean_commits":74.93714285714286,"dds":"0.12559097148086018","last_synced_commit":"50bf401ea67a768114aab600bed32b7ea14c9afd"},"previous_names":[],"tags_count":515,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonmichael%2Fhledger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonmichael%2Fhledger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonmichael%2Fhledger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonmichael%2Fhledger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonmichael","download_url":"https://codeload.github.com/simonmichael/hledger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254027855,"owners_count":22002124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accounting","command-line-tool","console-application","finance","haskell","haskell-applications","hledger","ledger","plaintext","plaintextaccounting","tui","web-application"],"created_at":"2024-07-31T03:01:10.682Z","updated_at":"2026-04-01T20:41:13.394Z","avatar_url":"https://github.com/simonmichael.png","language":"Haskell","readme":"# hledger\n## Robust, intuitive plain text accounting\n[![license](https://img.shields.io/badge/license-GPLv3+-brightgreen.svg)](https://www.gnu.org/licenses/gpl.html)\n[![on hackage](https://img.shields.io/hackage/v/hledger.svg?label=hackage\u0026colorB=green)](https://hackage.haskell.org/package/hledger)\n[![](https://repology.org/badge/version-for-repo/stackage_nighly/hledger.svg)](https://repology.org/metapackage/hledger)\n[![](https://repology.org/badge/version-for-repo/stackage_lts/hledger.svg)](https://repology.org/metapackage/hledger)\n[![github issues](https://img.shields.io/github/issues/simonmichael/hledger.svg)](http://bugs.hledger.org)\n\nWelcome! This is a brief intro to hledger. For a more detailed version, see the home page: **\u003chttps://hledger.org\u003e**\n\nhledger is lightweight, cross platform, multi-currency, double-entry accounting software.\nIt lets you track money, investments, cryptocurrencies, invoices, time, inventory and more, \nin a safe, future-proof plain text data format with full version control and privacy. \n\nhledger aims to help both computer experts and regular folks\ngain clarity in their finances and time management.\nThough the UIs are basic, hledger can model any accounting situation and provide precise, clear reports.\nIt is reliable, quick, and backed by the highly supportive [Plain Text Accounting](https://plaintextaccounting.org) ecosystem. \nUsing it is an excellent way to learn double entry accounting.\n\nCompared to [other PTA apps](https://plaintextaccounting.org/#software), \nhledger is actively maintained, with regular releases,\nand a strong focus on being easy to use and practical for everyday accounting.\n\nMore features:\n- Installs easily on unix, mac or windows\n- Complete, built-in documentation in multiple formats, beginner videos, tutorials etc.\n- Multiple UIs: command-line, terminal, web, mobile, editors/IDEs\n- Good at importing and exporting CSV; also outputs text/HTML/JSON/SQL\n- A robust, general, well-specified multi-currency accounting engine\n- Fast, analysing 25k transactions per second on a macbook air m1\n- Accurate to 255 decimal places\n- Supports your preferred account names, currencies, number formats\n- Inspired by and partly compatible with Ledger CLI; interconvertible with Beancount\n- Scriptable by CLI, HTTP or API, with plenty of examples\n- Clean Haskell codebase, continually improved since 2007, with $100 regression bounties\n- Free software licensed under GNU General Public License v3.0 or later.\n\n## Examples\n\nI use hledger to:\n- track income and spending, sometimes with budgets\n- see time reports by day/week/month/project\n- track reimbursables, invoices and payments\n- predict cashflow and account balances\n- get accurate numbers for tax filing\n- research past events\n\nHere's an example of the journal file format:\n```journal\n2022-01-01 opening balances as of this date\n    assets:bank:checking                $1000\n    assets:bank:savings                 $2000\n    assets:cash                          $100\n    liabilities:creditcard               $-50\n    equity:opening/closing balances\n\n2022-01-15 market\n    expenses:food             $50\n    assets:cash              $-50\n\n2022-02-01 GOODWORKS CORP\n    assets:bank:checking           $1000\n    income:salary                 $-1000\n```\nand some simple reports:\n```cli\n$ hledger bs\nBalance Sheet 2022-02-15\n\n                        || 2022-02-15 \n========================++============\n Assets                 ||            \n------------------------++------------\n assets:bank:checking   ||      $2000 \n assets:bank:savings    ||      $2000 \n assets:cash            ||        $50 \n------------------------++------------\n                        ||      $4050 \n========================++============\n Liabilities            ||            \n------------------------++------------\n liabilities:creditcard ||        $50 \n------------------------++------------\n                        ||        $50 \n========================++============\n Net:                   ||      $4000 \n```\n```cli\n$ hledger is --monthly                                            \nIncome Statement 2022-01-01..2022-02-28                                               \n                                                                                      \n               ||  Jan    Feb                                                         \n===============++=============                                                        \n Revenues      ||                                                                     \n---------------++-------------                                                        \n income:salary ||    0  $1000                                                         \n---------------++-------------                                                        \n               ||    0  $1000                                                         \n===============++=============                                                        \n Expenses      ||                                                                     \n---------------++-------------                                                        \n expenses:food ||  $50      0                                                         \n---------------++-------------                                                        \n               ||  $50      0                                                         \n===============++=============                                                        \n Net:          || $-50  $1000                                                         \n```\n\nMore examples and screenshots: \u003chttps://hledger.org/#how-to-get-started\u003e\n\n## Funding\n\nhledger is brought to you by\n[Simon Michael](http://joyful.com),\n[140+ contributors](doc/CREDITS.md),\nand the generous financial sponsors below.\n\nAfter enjoying some personal or organisational success with hledger,\nyou might want to become one of them, to help support this work.\nIt's easy! Please see \u003chttps://hledger.org/sponsor.html\u003e for details.\n\n\u003c!-- keep synced with sponsor.md: --\u003e\n\n### Organisational sponsors\n\n\u003ca href=\"https://opencollective.com/hledger/organization/0/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/0/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/1/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/1/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/2/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/2/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/3/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/3/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/4/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/4/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/5/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/5/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/6/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/6/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/7/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/7/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/8/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/8/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/9/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/9/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/10/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/10/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/11/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/11/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/12/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/12/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/13/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/13/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/14/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/14/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/15/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/15/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/16/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/16/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/17/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/17/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/18/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/18/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/19/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/19/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/20/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/20/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/21/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/21/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/22/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/22/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/23/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/23/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/24/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/24/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/25/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/25/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/26/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/26/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/27/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/27/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/28/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/28/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/29/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/29/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/organization/30/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/organization/30/avatar.svg?avatarHeight=200\"\u003e\u003c/a\u003e\n\n### Individual sponsors\n\n\u003ca href=\"https://opencollective.com/hledger/individual/0/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/0/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/1/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/1/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/2/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/2/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/3/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/3/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/4/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/4/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/5/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/5/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/6/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/6/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/7/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/7/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/8/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/8/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/9/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/9/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/10/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/10/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/11/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/11/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/12/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/12/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/13/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/13/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/14/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/14/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/15/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/15/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/16/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/16/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/17/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/17/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/18/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/18/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/19/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/19/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/20/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/20/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/21/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/21/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/22/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/22/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/23/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/23/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/24/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/24/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/25/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/25/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/26/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/26/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/27/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/27/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/28/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/28/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/29/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/29/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/30/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/30/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/31/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/31/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/32/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/32/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/33/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/33/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/34/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/34/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/35/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/35/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/36/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/36/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/37/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/37/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/38/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/38/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/39/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/39/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/40/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/40/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/41/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/41/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/42/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/42/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/43/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/43/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/44/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/44/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/45/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/45/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/46/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/46/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/47/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/47/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/48/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/48/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/49/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/49/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/hledger/individual/50/website\"\u003e\u003cimg src=\"https://opencollective.com/hledger/individual/50/avatar.svg?avatarHeight=100\"\u003e\u003c/a\u003e\n\n\u003c!-- (If your logo/avatar isn't appearing here, eg because you didn't use Open Collective, please [let me know](mailto:webmaster@hledger.org).) --\u003e\n","funding_links":["https://github.com/sponsors/simonmichael","https://liberapay.com/simonmichael","https://opencollective.com/hledger","https://opencollective.com/hledger/organization/0/website","https://opencollective.com/hledger/organization/1/website","https://opencollective.com/hledger/organization/2/website","https://opencollective.com/hledger/organization/3/website","https://opencollective.com/hledger/organization/4/website","https://opencollective.com/hledger/organization/5/website","https://opencollective.com/hledger/organization/6/website","https://opencollective.com/hledger/organization/7/website","https://opencollective.com/hledger/organization/8/website","https://opencollective.com/hledger/organization/9/website","https://opencollective.com/hledger/organization/10/website","https://opencollective.com/hledger/organization/11/website","https://opencollective.com/hledger/organization/12/website","https://opencollective.com/hledger/organization/13/website","https://opencollective.com/hledger/organization/14/website","https://opencollective.com/hledger/organization/15/website","https://opencollective.com/hledger/organization/16/website","https://opencollective.com/hledger/organization/17/website","https://opencollective.com/hledger/organization/18/website","https://opencollective.com/hledger/organization/19/website","https://opencollective.com/hledger/organization/20/website","https://opencollective.com/hledger/organization/21/website","https://opencollective.com/hledger/organization/22/website","https://opencollective.com/hledger/organization/23/website","https://opencollective.com/hledger/organization/24/website","https://opencollective.com/hledger/organization/25/website","https://opencollective.com/hledger/organization/26/website","https://opencollective.com/hledger/organization/27/website","https://opencollective.com/hledger/organization/28/website","https://opencollective.com/hledger/organization/29/website","https://opencollective.com/hledger/organization/30/website","https://opencollective.com/hledger/individual/0/website","https://opencollective.com/hledger/individual/1/website","https://opencollective.com/hledger/individual/2/website","https://opencollective.com/hledger/individual/3/website","https://opencollective.com/hledger/individual/4/website","https://opencollective.com/hledger/individual/5/website","https://opencollective.com/hledger/individual/6/website","https://opencollective.com/hledger/individual/7/website","https://opencollective.com/hledger/individual/8/website","https://opencollective.com/hledger/individual/9/website","https://opencollective.com/hledger/individual/10/website","https://opencollective.com/hledger/individual/11/website","https://opencollective.com/hledger/individual/12/website","https://opencollective.com/hledger/individual/13/website","https://opencollective.com/hledger/individual/14/website","https://opencollective.com/hledger/individual/15/website","https://opencollective.com/hledger/individual/16/website","https://opencollective.com/hledger/individual/17/website","https://opencollective.com/hledger/individual/18/website","https://opencollective.com/hledger/individual/19/website","https://opencollective.com/hledger/individual/20/website","https://opencollective.com/hledger/individual/21/website","https://opencollective.com/hledger/individual/22/website","https://opencollective.com/hledger/individual/23/website","https://opencollective.com/hledger/individual/24/website","https://opencollective.com/hledger/individual/25/website","https://opencollective.com/hledger/individual/26/website","https://opencollective.com/hledger/individual/27/website","https://opencollective.com/hledger/individual/28/website","https://opencollective.com/hledger/individual/29/website","https://opencollective.com/hledger/individual/30/website","https://opencollective.com/hledger/individual/31/website","https://opencollective.com/hledger/individual/32/website","https://opencollective.com/hledger/individual/33/website","https://opencollective.com/hledger/individual/34/website","https://opencollective.com/hledger/individual/35/website","https://opencollective.com/hledger/individual/36/website","https://opencollective.com/hledger/individual/37/website","https://opencollective.com/hledger/individual/38/website","https://opencollective.com/hledger/individual/39/website","https://opencollective.com/hledger/individual/40/website","https://opencollective.com/hledger/individual/41/website","https://opencollective.com/hledger/individual/42/website","https://opencollective.com/hledger/individual/43/website","https://opencollective.com/hledger/individual/44/website","https://opencollective.com/hledger/individual/45/website","https://opencollective.com/hledger/individual/46/website","https://opencollective.com/hledger/individual/47/website","https://opencollective.com/hledger/individual/48/website","https://opencollective.com/hledger/individual/49/website","https://opencollective.com/hledger/individual/50/website"],"categories":["HarmonyOS","Haskell","Applications","web-application","Table of Contents"],"sub_categories":["Windows Manager","Office"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonmichael%2Fhledger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonmichael%2Fhledger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonmichael%2Fhledger/lists"}