Up to now I enter receipts by hand into a spreadsheet and cross-reference everything to my bank statements. Is there a Linux program that’ll let me download a bank statement and then intelligently categorize different entries on my bank statement? Or allow me to manually categorize entries? No spyware or intrusive software.

  • Eugenia
    link
    fedilink
    English
    1311 hours ago

    Here are your choices to try out yourself and see if they can do what you need:

    • GnuCash (distro support, flatpak)
    • HomeBank (distro support)
    • KMyMoney (distro support, appimage, flatpak)
    • ActualBudget ( https://actualbudget.org/ , appimage, flatpak)
    • Denaro (the newest on the block with modern UI, flatpak)

    And for Android:

    • IvyWallet
  • @TheFadingOne@feddit.org
    link
    fedilink
    510 hours ago

    Personally I use ledger for something like this. It’s a double-entry accounting system and from what I’ve heard similar to GnuCash though I haven’t used that one.

    Parsing and Categorizing of bank statements would probably need to be done manually or with a self-developed script, though maybe there’s already something made for that. I haven’t looked so far.

  • @Flaqueman@sh.itjust.works
    link
    fedilink
    1012 hours ago

    I’ve been using Homebank for years now and I’m very happy with it. Download transaction data from your bank in QuickBooks format and import it into homebank. Then, you can create auto-categorizing rules for all those recurring purchases, and manually assign a category to the other transactions. I do this every month and it now takes 10-15min max to go through all my transactions and check/categorize everything, and see some nice customizable charts of where my money’s going.

  • T (they/she)
    link
    fedilink
    4
    edit-2
    10 hours ago

    Here we run a docker image of Actual Budget. We just need to update it by importing the bank statements and you can create rules that will automatically categorize things, it is great.

  • umami_wasabi
    link
    fedilink
    713 hours ago

    I heard ActualBudget can do this, but less a software but a server.

    • Corgana
      link
      fedilink
      310 hours ago

      Actual Budget is software. It can be run on a home server if desired.

  • @mspencer712@programming.dev
    link
    fedilink
    412 hours ago

    I don’t know what people call this, but I’m curious if you also need future balance prediction, basically “here’s how much left over you’re going to have this payday, next payday, etc”. I might switch from my homegrown spreadsheet to one of these recommendations if they also support that.

    (I’m talking about something where you input your known scheduled debits and credits, especially for people with biweekly paychecks but monthly debits, and then you match recent actual activity with what’s expected. So you get “current balance is $1800 but it’ll get as low as $300 before you get paid next” type info to keep you from over spending.)

  • @eldavi@lemmy.ml
    link
    fedilink
    English
    5
    edit-2
    13 hours ago

    i tried GnuCash, but i didn’t find it very useful.

    there’s also Homebank & KMyMoney; i haven’t tried either.

    i doubt any will auto import statements, so there’s work to be done there.

  • @yesman@lemmy.world
    link
    fedilink
    313 hours ago

    You should be able to do all that stuff with spreadsheets. Any program you use will be a spreadsheet under the hood anyhow.