A command-line tool for effortlessly splitting restaurant bills among friends, calculating individual shares with optional taxes and service charges.
npx bill-splitter
Make sure you have node.js and pnpm installed.
pnpm install -g bill-splitter
OR
npm install -g bill-splitter
bill-splitter
Follow the on-screen prompts to enter information about the bill, shared items, and additional charges.
- Split restaurant bills with ease
- Calculate individual shares
- Optional inclusion of taxes and service charges
Feel free to contribute to this project. Fork it, make changes, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.