Home
Softono

Hisabi

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

 About Hisabi

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

Platforms

Web Self-hosted

Languages

PHP

Need Help Installing Hisabi?

We provide expert installation service for this software. Our team will install, configure, and secure Hisabi on your server. plans start at just $30.

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

  • ๐Ÿ” Self-hosted โ€” Full control over your data
  • ๐Ÿ“ฉ SMS Parser โ€” Auto-detect bank transactions
  • ๐Ÿ“Š Reports & Visualization โ€” Clear finance insights
  • ๐Ÿค– HisabAI โ€” AI-powered finance assistance
  • Multiple Accounts (Coming Soon)
  • API Support (Coming Soon)
  • ๐Ÿ†“ 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.