Live data from Hacker News

Show HN: ExpenseOwl – Simple, self-hosted expense tracker

github.com

11–20 of 91 posts

Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker

#11
post #6

Checked out the readme and the screenshots and this looks quite polished. I didn't see anyway to connect with my bank accounts and pull this information. Would you be open to adding an integration like this? Maybe through Stripe financial connections, or the Plaid APIs?

thank you! glad you like it! currently the intent is to be a simple and fast expense tracker, so there are no plans to integrate banks and auto-combing transactions.

Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker

#12
This is super cool!

I was looking for something like this just a few days ago. Ended up going with Flow[1], an open source Android app, because I wanted something that I could enter data on from my phone and run completely locally there. I don't yet have Tailscale running, or some other solution to access my homelab on the go. But it's great to see more and more software designed to run on people's local networks. And from the screenshots ExpenseOwl is the next tool I'd try if Flow doesn't work out... Getting Tailscale or a similar solution up and running is also on the to-do list.

I know other people want direct integration with banking APIs, but for me it's actually a feature to have to enter everything manually. I'm deliberately working on better spending habits, and having a local set of data with me which is actually sometimes ahead of my bank in terms of cleared transactions is good. It means I build the habit of entering and categorizing each time I spend money, and it means I have to regularly reconcile accounts. It's only a hypothesis, but I suspect in the era of checkbooks the practical fact of having to keep up the books manually enforced better spending habits.

[1a]: https://play.google.com/store/apps/details?id=mn.flow.flow

[1b]: Also, github: https://github.com/flow-mn/flow

N.B. There's another expense tracker on the Play store, also called "Flow", which AFAICT isn't open source.

Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker

#14
post #5
post #2

I'll give this a go So far Actual Budget is pretty good, although I wish the dashboard was a bit more extensive.

Actual is cool but its lack of solid integration with the open banking standard (as is used in Australia and other countries) made it a bit annoying as its partnered integrations are pretty rough.

The open banking standard isn't actually all that open.

As a customer you cannot gain access, at least easily. You need to apply for accreditation as a third party financial services provider.

Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker

#16

I wish I could figure out how to take pictures of receipts and OCR them into something like this.

pytesseract

At one point I started to design a motorized receipt reader but also another way that could work, a sandwiching mechanism like a scanner, lay em all down like a masonry grid, flatten and scan

Probably phone app is easiest

Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker

#17

This is super cool! I was looking for something like this just a few days ago. Ended up going with Flow[1], an open source Android app, because I wanted something that I could enter data on from my phone and run completely locally there. I don't yet have Tailscale running, or some other solution to access my homelab on the go. But it's great to see more and more software designed to run on people's local networks. An…

thank you! totally with you on building the habit of manually tracking and being aware of where my money goes! hopefully you like it more when you give it a try, open source, simplicity, and self-hosting are at the core for this.

also, on a side note, for non streaming workloads, i prefer cloudflare tunnels over a vpn solution like tailscale, feel free to check that out too :)

cheers!

Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker

#19

This is super cool! I was looking for something like this just a few days ago. Ended up going with Flow[1], an open source Android app, because I wanted something that I could enter data on from my phone and run completely locally there. I don't yet have Tailscale running, or some other solution to access my homelab on the go. But it's great to see more and more software designed to run on people's local networks. An…

thank you! totally with you on building the habit of manually tracking and being aware of where my money goes! hopefully you like it more when you give it a try, open source, simplicity, and self-hosting are at the core for this. also, on a side note, for non streaming workloads, i prefer cloudflare tunnels over a vpn solution like tailscale, feel free to check that out too :) cheers!

Thanks for the suggestion!

How's the simplicy of setting up and accessing cloudflare tunnels over a VPN for the near-totally computer illiterate, in comparison to Tailscale?

Part of setting up a homelab and self-hosting more and more of my digital life has been working toward being able to offer family and very-close friends an off-ramp from the world of cloud-controlled data and computing. Especially among family, there are some folks who will not be able to easily grok things even you, I, and casual power uses would consider "basic."

Post reply on HN