splitpro

splitpro

Docker 应用程序 from swiss01's Repository

概述

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

要求

You need postgresql Docker

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
外壳
bash
特权
false

模板配置

DATABASE_URLVariable

# You could give a DB URL or give the username, password, host, port individually

价值
postgresql://USER:PASSWORD@HOST:PORT/DATABASE
NEXTAUTH_URLVariable

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.

默认值
http://localhost:3000
价值
http://localhost:3000
NEXTAUTH_SECRETVariable

You can generate a new secret on the command line with

PORTPorttcp
目标
3000
默认值
3000
价值
3000
EMAIL_SERVER_HOSTVariable

SMTP-Server-Host

EMAIL_SERVER_PORTVariable

587 (TLS) oder 465 (SSL)

EMAIL_SERVER_USERVariable

your-email-adress

EMAIL_SERVER_PASSWORDVariable

your-email-password

FROM_EMAILVariable
GOOGLE_CLIENT_IDVariable

Login with google

GOOGLE_CLIENT_SECRETVariable
GITHUB_CLIENT_IDVariable

GitHub OAuth

GITHUB_CLIENT_SECRETVariable
FACEBOOK_CLIENT_IDVariable

Facebook OAuth

FACEBOOK_CLIENT_SECRETVariable
AZURE_AD_CLIENT_IDVariable

Azure AD OAuth

AZURE_AD_CLIENT_SECRETVariable
AZURE_AD_TENANT_IDVariable
TWITTER_CLIENT_IDVariable

Twitter OAuth

TWITTER_CLIENT_SECRETVariable

类别

下载统计数据

94,385
下载总数
10,586
本月
8,087
平均每月

长期下载总量

加载图表...

详细信息

存储库
ossapps/splitpro:latest
最后更新2026-04-14
初见2025-02-18

在Unraid 上运行 Splitpro 。

Splitpro 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。