Hey #AskFedi,

Is *anyone* out there using FOSS for accounting?

I'm struggling with Quickbooks desktop (which you can only get as a subscription now, unless you pay four figures for an enterprise license).

#Xero comes highly recommended to me, but I'm loathe to go "#cloud" for accounting. Very loathe indeed.

#BoostPlease?

Edit: Thanks for all of the feedback so far, updates and clarification following in a reply...

...

Home - hledger

plain text accounting, made easy

@aeris

I love CLI apps, but I need something that'll be user-friendly to others as well.

hledger-web manual (1.30) - hledger

plain text accounting, made easy

@aeris @RL_Dane that web interface looks interesting, but it seems like thereโ€™s a real lack of baked in security. Seriously, on what internet are you running an unsecured web interface for a book keeping program(something they elude to in the manual)? Really I wonder if I can run this inside my Nextcloud instance?
@AlexanderMars @RL_Dane Usually you are supposed to run this web frontend locally, from where your accounting is. So not a real security trouble here.

@aeris @RL_Dane yeah, these days Iโ€™m pretty skeptical of projects that donโ€™t take security seriously. However it turns out someone did cook up a Nextcloud integration, which would be my personal preference for deployment.

https://github.com/37Rb/nextcloud-hledger

GitHub - 37Rb/nextcloud-hledger: Plain Text Accounting on Nextcloud

Plain Text Accounting on Nextcloud. Contribute to 37Rb/nextcloud-hledger development by creating an account on GitHub.

GitHub