umbrel-apps/maybe/umbrel-app.yml
2024-09-16 17:13:51 +10:00

52 lines
1.7 KiB
YAML

manifestVersion: 1.1
id: maybe
category: finance
name: Maybe
version: 'v0.1.0-alpha.17'
tagline: The OS for your personal finances
description: >-
Maybe is a fully (your finances are secure) open-source OS for your personal finances built by
a small team alongside an incredible community.
This is an early access release of Maybe that is only available to those who self-host.
Maybe is under active development and is still working towards a stable release with a full feature set.
🛠️ MULTI-CURRENCY SUPPORT
Most currently available features will work out of the box. However, Maybe requires a Synth API key if you would like to use multi-currency support.
1. Sign up for a Synth API key at https://synthfinance.com/
2. Add your Synth API key to the .env file at ~/umbrel/app-data/maybe/.env
releaseNotes: >-
This update introduces several improvements and new features:
- Self-hosted instances can now block new user registrations
- UI improvements and bug fixes
- Ability to create deposit entries in investment portfolios
- Fixed account sync issues
- Improved transaction management and display
- Added feedback page
- Support for multi-currency transfers
- Allow partial investment quantities
Full release notes are found at https://github.com/maybe-finance/maybe/releases.
developer: Maybe
website: https://maybe.co/
dependencies: []
repo: https://github.com/maybe-finance/maybe
support: https://github.com/maybe-finance/discussions
port: 3063
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ''
defaultUsername: ''
defaultPassword: ''
submitter: CaptainCodeman
submission: https://github.com/getumbrel/umbrel-apps/pull/1105