this post was submitted on 27 Aug 2023
17 points (100.0% liked)

Free and Open Source Software

17505 readers
430 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Hello everyone.

Currently me and my GF have our finances organized in a Google sheet file (hosted on Google drive), being that file integrated with a Google form.

What we do is having on our cellphones a shortcut to the form, where we input all our expenses, they are directly and automatically registered in the sheet, and on another tab we've built some sort of dashboard based on all the values the form registers.

So given this context, is there any option or group of options that are open source, and that achieve this same purpose / scenario?

If possible everything acessible on a cloud or at least onlinez so we don't lose this flexibility and accessibility on our cellphones.

Thanks in advance

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 10 months ago (4 children)

I use Nextcloud + OnlyOffice, both self-hosted.

[–] [email protected] 2 points 10 months ago (3 children)

Hmm I've found some comments over the internet about it, but I must confess self-hosting is not yet for me, since I'm a newbie still :(

Any other alternative or guide you can recommend ?

Thanks in advance again

[–] [email protected] 4 points 10 months ago

If you want some cloud syncing but also want privacy, then you will have to self-host, or pay someone to do it for you. There are some free tier Nextcloud accounts, but quite limited in storage. Disroot is one of them. If you do end up self-hosting, there are really good budgeting stacks out there:

https://awesome-selfhosted.net/tags/money-budgeting--management.html

My partner and I use Actual budget, and I can recommend it.

For any of these services, you don't even have to have a server running 24/7 if you don't add transactions live. If you do it once a day, just boot up the Docker container, store your stuff, and go about your day. But if you want constant access, you'd have to leave the server running all the time, and to access from the public network, then I recommend Tailscale.

load more comments (2 replies)
load more comments (2 replies)