No description
Find a file
2026-07-12 16:57:31 +03:00
.github feat(package): add Wealthfolio YunoHost package 2026-07-12 16:19:44 +03:00
conf feat(package): add Wealthfolio YunoHost package 2026-07-12 16:19:44 +03:00
doc feat(package): add Wealthfolio YunoHost package 2026-07-12 16:19:44 +03:00
hooks fix(auth): hydrate one-time password notification 2026-07-12 16:57:31 +03:00
scripts fix(auth): hydrate one-time password notification 2026-07-12 16:57:31 +03:00
.editorconfig feat(package): add Wealthfolio YunoHost package 2026-07-12 16:19:44 +03:00
.gitattributes feat(package): add Wealthfolio YunoHost package 2026-07-12 16:19:44 +03:00
.gitignore feat(package): add Wealthfolio YunoHost package 2026-07-12 16:19:44 +03:00
LICENSE feat(package): add Wealthfolio YunoHost package 2026-07-12 16:19:44 +03:00
manifest.toml fix(package): use architecture-specific image digests 2026-07-12 16:41:44 +03:00
README.md Auto-update READMEs 2026-07-12 15:21:44 +02:00
tests.toml feat(package): add Wealthfolio YunoHost package 2026-07-12 16:19:44 +03:00

Logo of Wealthfolio Wealthfolio, packaged for YunoHost

Private, local-first investment and net worth tracker

🌐 Official app website Version: 3.6.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Wealthfolio repository: https://github.com/wealthfolio/wealthfolio

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/wealthfolio_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade wealthfolio -u https://github.com/YunoHost-Apps/wealthfolio_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.