this post was submitted on 31 Jul 2025
103 points (97.2% liked)

Selfhosted

50062 readers
170 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Maybe is pivoting to B2B financial forecasting and scenario planning and as a company, will no longer be actively maintaining this repository. What this means:

  • This final release is a working, “as-is” version of the software
  • As a company, we will be turning 100% of our focus to the pivot, and therefore, will not be actively maintaining / accepting contributions to this repository

It had a nice UI, but it never really felt finished. There are a few other more popular financial trackers out there, which one do you use?

you are viewing a single comment's thread
view the rest of the comments
[–] napkin2020@sh.itjust.works 1 points 2 days ago (1 children)

Not sure what you are trying to say. There's little point to simply keeping records in a plaintext file, but that's not what PTA is about.

It's about using plaintext files that can work with various tools, such as ledger, hledger, or beancount, all capable of generating relevant reports and more, all while being able to edit/automate easily because, well, they're just text files.

Also, the more automation you do the more you can focus on actual analysing your finances which can help you improve.

I'm sure every other tools like this can handle automation very well but provided that you are capable of writing scripts and stuff, PTA is much more versatile and it can work for you better.

[–] Vinstaal0@feddit.nl 0 points 2 days ago

They are calling what is basically bookkeeping accounting which is incorrect. Bookkeeping is the act of doing the administration, creating reports etc. Accountants do audits, make actual annual reports and other things more along those lines.

Why would I need a script to automate my bookkeeping? Nearly every software has the ability to connect to your bank. Actual Budget and Firefly III both do it through GoCardless and nearly every software I have worked with both personally and proffesionally has the ability to make rules that say that transactions to say Shell need to be processed to "gas costs" or whatever you want.

I understand that you want more versatile bookkeeping and it sounds nice in theory, but in my experience working in the field with a lot of different software is you don't want to much freedom in the bookkeeping itself. If there is a payment that is done form the bank it should be something debit and bank credit for that same amount and the bank credit part should never change.

Some of the best software solutions are once with automatic bank connections, OCR/AI recognition software for purchase invoices and where the whole sales process can be connected to automated sales bookkeeping. There are few who do all of this, and a lot of them don't support fringe solutions like automatically calculating the Dutch margeregeling for second hand products.

I am all for more open source and free bookkeeping software, but I am missing more software with immutable bank connections f.e. If my banks sens a file to the software containing 11 transactions I want my software to process those 11 transactions exactly like they are on the sheet. This reduces the daily/weekly/mostly reconciliation almost entirely.