#kakebo — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #kakebo, aggregated by home.social.
-
I'm sharing my self-hosted personal finance app that I use to manage my budget every month.
It follows the Japanese Kakebo method: track expenses, set savings goals, reflect on your spending habits.
What it does:
- Daily expense tracking by category
- Weekly and monthly breakdowns
- Income, fixed expenses, budget calculator
- Monthly goals, promises, and self-assessment
- Yearly charts with category evolution
- Planned future expenses
- CSV export and REST API
- Mobile-first, real-time updates
Tech stack: Django, Django LiveView, SQLite, DaisyUI, Docker.
https://git.andros.dev/andros/kakebo
#kakebo #django #djangoliveview #opensource #selfhosted -
I'm sharing my self-hosted personal finance app that I use to manage my budget every month.
It follows the Japanese Kakebo method: track expenses, set savings goals, reflect on your spending habits.
What it does:
- Daily expense tracking by category
- Weekly and monthly breakdowns
- Income, fixed expenses, budget calculator
- Monthly goals, promises, and self-assessment
- Yearly charts with category evolution
- Planned future expenses
- CSV export and REST API
- Mobile-first, real-time updates
Tech stack: Django, Django LiveView, SQLite, DaisyUI, Docker.
https://git.andros.dev/andros/kakebo
#kakebo #django #djangoliveview #opensource #selfhosted -
Aprovechando esto: ¿alguien utiliza alguna herramienta no demasiado compleja para control de gastos? Me encantaría saber cómo lo hacéis. Especial interés si es algo que pueda usar en ordenador y en móvil.
A partir de este mes tengo especial interés en tener control de mis cuentas y necesito una forma que sea sencilla de mantener.
Podría intentar hacer otro #Kakebo pero me va a pasar lo de todos los años: lo empezaré y duraré dos meses.
-
Aprovechando esto: ¿alguien utiliza alguna herramienta no demasiado compleja para control de gastos? Me encantaría saber cómo lo hacéis. Especial interés si es algo que pueda usar en ordenador y en móvil.
A partir de este mes tengo especial interés en tener control de mis cuentas y necesito una forma que sea sencilla de mantener.
Podría intentar hacer otro #Kakebo pero me va a pasar lo de todos los años: lo empezaré y duraré dos meses.
-
Este año he simplificado mis herramientas de uso cotidiano:
- Para el calendario, un calendario simple con
https://terokarvinen.com/2021/calendar-txt/
Texto plano con línea una fecha, con formato YYYY-MM-DD wWW Aaa HH event. HH-HH another event.
Con grep y awk para busquedas. -
Este año he simplificado mis herramientas de uso cotidiano:
- Para el calendario, un calendario simple con
https://terokarvinen.com/2021/calendar-txt/
Texto plano con línea una fecha, con formato YYYY-MM-DD wWW Aaa HH event. HH-HH another event.
Con grep y awk para busquedas.