This looks super simple to pull into Sandstorm to provide authentication around it... so we're going to give it a try!
Show HN: ExpenseOwl – Simple, self-hosted expense tracker
21–30 of 91 posts
Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker
#22Earlier quoted context omitted.
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, t…
Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker
#23Not sure if this beats an excel file shared on Google drive?
Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker
#24Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker
#25I have been using Spliit ( https://github.com/spliit-app/spliit ). We've added over 5k transactions on it and don't have any complaints so far.
different intent from my project, but glad you introduced it to me! thanks
Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker
#26Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker
#27Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker
#28That's cool and thanks for sharing! If you are looking for future direction generating reports by category and overall and ability to add attachment of PDF/photo receipts to individual items is really helpful. I use these type of tools to keep track of business expenses for my corp (employee n=me) for my accountant come tax time and have never found the right tool for it. Tried even abusing invoiceninja, craterapp, a…
Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker
#29The UI looks nice, but feature wise, I think I would rather go with Firefly III. It is a lot more complete.
Re: Show HN: ExpenseOwl – Simple, self-hosted expense tracker
#30I built my own similar tool for my wife and I, with the same goal of making entering transactions as fast as possible, and one thing I found useful was predictive form filling. Some categories have the same thing logged over and over (like for the "Gas" category I always made the title "Gas") so when you select the "Gas" category it prefills the title field with the most common transaction title for that category. Al…