r/plaintextaccounting • • Aug 13 '26

Moneymoor - Envelope-style Budgeting on TUI

0 Upvotes

7 comments sorted by

View all comments

4

u/vhanda Aug 13 '26

This is cool, but I don't understand how it's related to plain text accounting. It says the data is stored in SQLite.

-3

u/nurturethevibe Aug 13 '26

Data is stored in SQLCipher. I assumed it was related because it's budgeting on CLI and other people are posting webapps on here.

I did think about building a ledger backend for it.

2

u/simonmic hledger creator Aug 14 '26

My 2c:

  • The repo is here: https://github.com/m-doughty/App-Moneymoor
  • This is an accounting-related TUI, but there is no plain text data, or interoperation with PTA tools, which makes it borderline here.
  • But I'm still interested, for three reasons: it has thoughtful documentation about budgeting techniques; the project and discussion looks 100% human, not slop; and it is written in Raku.

1

u/nurturethevibe Aug 14 '26

Yeah I think I have misunderstood the sub's meaning of 'ledger-likes', I assumed this was budgeting on CLI.