Batwara
Simple and Open Source Splitwise alternative
- Author: BuildWithHussain
- Repository: https://github.com/BuildWithHussain/batwara
- GitHub stars: 41
- Forks: 16
- License: AGPL-3.0
- Category: Integrations
- Maintenance: Unmaintained
Install Batwara
bench get-app https://github.com/BuildWithHussain/batwara
Tags
- expense-tracker
- frappe-framework
- tailwindcss
- vuejs3
Add the Frappe Gems badge to your README
Maintain Batwara? Paste this into your README:
[](https://frappegems.com/gems/apps/BuildWithHussain/batwara)
About Batwara
Batwara, Simple & Open Source Splitwise Alternative

✨ Features
Batwara is an modern and simple web based udhar (how much your friends owe you?) tracker.
- Invite friends via SMS (twilio integration)
- Record Expenses, Split with Friends
- Attach Receipts
- View Transaction History
- Quick Summary of Balances

🧑🏼💻 Tech Stack
Future Scope
- AI + Telegram integration for tracking with natural language
- Groups with friends
- PWA setup with Ionic
💿 Installation
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch main
bench install-app batwara
👥 Contributing
This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:
cd apps/batwara
pre-commit install
Pre-commit is configured to use the following tools for checking and formatting your code:
- ruff
- eslint
- prettier
- pyupgrade
⚙️ CI
This app can use GitHub Actions for CI. The following workflows are configured:
- CI: Installs this app and runs unit tests on every push to
developbranch. - Linters: Runs Frappe Semgrep Rules and pip-audit on every pull request.
📓 License
agpl-3.0
Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers