Browse Source

Add Honeydue

pull/5522/head
Thomas Kaul 2 months ago
parent
commit
87aa1f7076
  1. 8
      libs/common/src/lib/personal-finance-tools.ts

8
libs/common/src/lib/personal-finance-tools.ts

@ -437,6 +437,14 @@ export const personalFinanceTools: Product[] = [
slogan: 'Die All-in-One Lösung für dein Vermögen.', slogan: 'Die All-in-One Lösung für dein Vermögen.',
useAnonymously: true useAnonymously: true
}, },
{
founded: 2017,
hasSelfHostingAbility: false,
key: 'honeydue',
name: 'Honeydue',
origin: 'United States',
slogan: 'Finance App for Couples'
},
{ {
founded: 2022, founded: 2022,
key: 'income-reign', key: 'income-reign',

Loading…
Cancel
Save