From a838b8a76a0bd5a48e23ac4d473bc0073c493583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Mata?= Date: Fri, 25 Jul 2025 17:24:24 +0200 Subject: [PATCH 1/3] Update README.md for latest copy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Juan José Mata --- README.md | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e5ccf86..620876a2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,36 @@ maybe_hero -# Maybe: The personal finance app for everyone +# ~Maybe~Sure: The personal finance app for everyone > [!IMPORTANT] -> This repository is no longer actively maintained. You can read more about this in our [final release](https://github.com/maybe-finance/maybe/releases/tag/v0.6.0). +> This repository is a community fork of the official (now abandoned) Maybe Finance one. +> You can read more about this in Their [final release](https://github.com/maybe-finance/maybe/releases/tag/v0.6.0) doc. + +## Backstory + +The Maybe Finance team spent the better part of 2021/2022 building a personal +finance + wealth management app called "Maybe". Very full-featured, including +an "Ask an Advisor" feature which connected users with an actual CFP/CFA to +help them with their finances (all included in your subscription). + +The business end of things didn't work out, and so they shut things down mid-2023. + +Having spent the better part of $1,000,000 building the app (employees + +contractors, data providers/services, infrastructure, etc.) they decided to +revive the product as a fully open-source project. The goal was to +let you run the app yourself, for free, and use it to manage your own finances +and eventually offer a hosted version of the app for a small monthly fee. + +Which they did. Offer a hosted version for a short while. + +That didn't work either (well, the "making it a sustainable B2C business" part +didn't) so here we are hosting a community maintained fork hoping to keep the +codebase alive and who knows what else will come next. + +Join us? + +[^^^ STOPPED EDITING HERE ^^^] ## Maybe Hosting -- 2.53.0 From 37c6ce18839df28e37a8e15541dd8eab0fd9e58d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Mata?= Date: Fri, 25 Jul 2025 17:24:46 +0200 Subject: [PATCH 2/3] Capitalization matters MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Juan José Mata --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 620876a2..67361322 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > [!IMPORTANT] > This repository is a community fork of the official (now abandoned) Maybe Finance one. -> You can read more about this in Their [final release](https://github.com/maybe-finance/maybe/releases/tag/v0.6.0) doc. +> You can read more about this in their [final release](https://github.com/maybe-finance/maybe/releases/tag/v0.6.0) doc. ## Backstory -- 2.53.0 From a3be9bcbec1214f06332e2c6371828474a3559aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Mata?= Date: Fri, 25 Jul 2025 21:25:04 +0200 Subject: [PATCH 3/3] Add new discord/old website link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Juan José Mata --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 67361322..9e12b9f0 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ # ~Maybe~Sure: The personal finance app for everyone +Get +involved: [Discord](https://discord.gg/36ZGBsxYEK) • [Website](https://web.archive.org/web/20250715182050/https://maybefinance.com/) • [Issues](https://github.com/we-promise/sure/issues) + > [!IMPORTANT] > This repository is a community fork of the official (now abandoned) Maybe Finance one. > You can read more about this in their [final release](https://github.com/maybe-finance/maybe/releases/tag/v0.6.0) doc. -- 2.53.0