hledger-flow VS ofxstatement

Compare hledger-flow vs ofxstatement and see what are their differences.

hledger-flow

An hledger/ledger-cli workflow focusing on automated statement import and classification (by apauley)

ofxstatement

Tool to convert proprietary bank statement to OFX format, suitable for importing to GnuCash or other personal finance applications. (by kedder)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hledger-flow ofxstatement
3 3
156 261
- -
3.3 8.6
20 days ago 6 days ago
Haskell Python
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hledger-flow

Posts with mentions or reviews of hledger-flow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-24.
  • Ledger
    5 projects | news.ycombinator.com | 24 Feb 2024
    Been using hledger & friends for a few days now:

    `2008-01-01 Opening Balance`

    hledger-flow is my BFF for managing this: https://github.com/apauley/hledger-flow

  • Beancount: Double-Entry Accounting from Text Files
    12 projects | news.ycombinator.com | 30 Jan 2022
    I use hledger-flow [1]. It's an opinionated way of importing csvs into the hledger format. Works really well for me, just export the csvs, write a mapping and you are good to go.

    It supports preprocessing the csvs if you need to clean the data or compute some new fields which is really powerful. Once you are up and running it only needs some minor updates each month to map unidentifiable transactions I can do this in under an hour these days.

    [1] https://github.com/apauley/hledger-flow

  • How do you track your finances?
    6 projects | /r/UKPersonalFinance | 21 Mar 2021
    I use https://github.com/apauley/hledger-flow to manage the importing/parsing. I have 20 various accounts and after a while it was just too much effort rolling my own solution.

ofxstatement

Posts with mentions or reviews of ofxstatement. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-24.

What are some alternatives?

When comparing hledger-flow and ofxstatement you can also consider the following projects:

hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.

ledger-autosync - Synchronize your ledger-cli files with your bank.

GnuCash - GnuCash Double-Entry Accounting Program.

csv2ofx - A Python library and command line tool for converting csv to ofx and qif files

csv-to-qif - convert csv files to qif files

Beancount DKB - Beancount Importers for DKB (Deutsche Kredit Bank) CSV Exports

hledger-diff - Compares the transactions in two ledger files.

IHateToBudget - A simple web app to understand and control your expenses. Designed to be self-hosted.

hunch - CSS-like syntax for file system manipulation

fundamental-analysis - Screen stocks on fundamentals and estimate their intrinsic value

hledger-iadd - A terminal UI as drop-in replacement for hledger add.

banking-system - A Banking System Concept Created Using Django Python Web Framework and Tailwind CSS