• Olgratin_Magmatoe@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      edit-2
      2 days ago

      This is exactly the thing I’ve been looking for. It saves everything as a sqlite db, and has csv export options. So you’re not fucked over if you need to switch to something else. It’s compatible for linux/windows.

      And the import options seem pretty good too.

      Congrats, you’ve made me spend the whole day switching everything over to that lol.

      The only real issue is that one of my banks deals with more than one type of currency. So I’ve had to write a custom script to handle that. But all in all, this is a massive upgrade for me. Thank you for this recommendation.

    • geography082@lemm.ee
      link
      fedilink
      English
      arrow-up
      7
      ·
      edit-2
      2 days ago

      It’s good to have other options. I wish the best to the project. I started using Actual yesterday. It’s amazing . It feels good not having to forcibly pay and have a good product community driven.

      • asap@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 days ago

        Net worth and investment tracking goes in my spreadsheets, budgeting in Actual Budget.

  • TheLugal@lemmy.world
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    1
    ·
    2 days ago

    I’ll check it out! I have been using Firefly III.

    I think it’s good there are several projects that try to solve similar problems. It makes for such a diverse solution pool.

    • finestnothing@lemmy.world
      link
      fedilink
      English
      arrow-up
      17
      arrow-down
      1
      ·
      2 days ago

      Control over your own data (if you mean regular program as cloud apps), or accessible on multiple devices and to different users if you mean an offline computer app

      • rickyrigatoni@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        8
        ·
        2 days ago

        Different devices can be done with any program by putting the files on network storage.

        • Railcar8095@lemm.ee
          link
          fedilink
          English
          arrow-up
          10
          arrow-down
          1
          ·
          2 days ago

          hosting the db in a network storage? That’s self hosting with extra steps.

        • finestnothing@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          1
          ·
          2 days ago

          Well yeah, assuming you can install it on all devices you would want to use, and that it lets you use network storage, and that the app doesn’t conflict with other apps using the same network storage. A lot of apps don’t have a specific app for Android, Apple, Linux, macos, and windows because that’s a lot to build and maintain. A deployed webapp works on any device with a browser, and you don’t need to configure every device to use the same networked storage.