Home
Softono
hisabi

hisabi

Open source MIT PHP
449
Stars
85
Forks
0
Issues
5
Watchers
4 months
Last Commit

About hisabi

๐Ÿค‘ Open-source personal finance tracking web application with SMS parser

Platforms

Web Self-hosted

Languages

PHP

Hisabi is a simple yet powerful, self-hosted personal finance tracking web app with the ability to parse SMS transactions, generate very useful insights about your money, and power AI!

๐Ÿ›  Features

  • [x] ๐Ÿ” Self-hosted โ€” Full control over your data
  • [x] ๐Ÿ“ฉ SMS Parser โ€” Auto-detect bank transactions
  • [x] ๐Ÿ“Š Reports & Visualization โ€” Clear finance insights
  • [x] ๐Ÿค– HisabAI โ€” AI-powered finance assistance
  • [ ] Multiple Accounts (Coming Soon)
  • [ ] API Support (Coming Soon)
  • [x] ๐Ÿ†“ MIT Licensed โ€” Fully open-source

๐ŸŽฎ Demo

Try the app with live demo.

โ–ถ๏ธ Installation

Docker Installation

git clone https://github.com/hisabi-app/hisabi && cd hisabi

make build # build the docker image
make run # the same as docker-compose up -d

# wait for a few seconds to allow the DB to finish the setup then run
make install # only for the first time

Once done, visit the app on http://localhost

๐Ÿ”– License

This project is licensed under the MIT License - see the LICENSE.md file for details.