All apps · 0 apps
splitpro
Docker app from swiss01's Repository
Overview
Open source alternative to Splitwise
About
SplitPro aims to provide an open-source way to share expenses with your friends.
It's meant to be a complete replacement for Splitwise.
It currently has most of the important features.
- Add expenses with an individual or groups
- Overall balances across the groups
- Multiple currency support
- Upload expense bills
- PWA support
- Split expense unequally (share, percentage, exact amounts, adjustments)
- Push notification
- Download your data
- Import from splitwise
More features coming every day
For Docker Configuration Read
https://github.com/swiss01/Unraid-templates/blob/main/splitpro/README.md
Install Splitpro on Unraid in a few clicks.
Find Splitpro in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Requirements
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
ossapps/splitpro:latestRuntime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
# You could give a DB URL or give the username, password, host, port individually
- Value
- postgresql://USER:PASSWORD@HOST:PORT/DATABASE
If provided, server-side calls will use this instead of NEXTAUTH_URL. Useful in environments when the server doesn't have access to the canonical URL of your site.
- Default
- http://localhost:3000
- Value
- http://localhost:3000
You can generate a new secret on the command line with
- Target
- 3000
- Default
- 3000
- Value
- 3000
SMTP-Server-Host
587 (TLS) oder 465 (SSL)
your-email-adress
your-email-password
Login with google
GitHub OAuth
Facebook OAuth
Azure AD OAuth
Twitter OAuth