Split-Pro
SplitPro is a self-hosted, open source way to share expenses with friends. It is designed as a replacement for Splitwise.
Split-Pro
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/split-pro.sh)"
Web Interface
Notes
Receipt uploads are stored in
/opt/split-pro_data/uploadsBefore first use you must configure email credentials or an authentication (OAuth/OIDC) provider in
/opt/split-pro/.env and restart the service: systemctl restart split-pro