2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2026-02-03 22:51:53 +01:00
Grocy package for YunoHost
Find a file
2025-12-17 14:36:04 +01:00
.github Update manifest.toml (#57) 2023-07-31 13:16:15 +01:00
conf cleaning (#83) 2025-01-24 19:02:37 +01:00
doc Testing (#89) 2025-12-17 14:36:04 +01:00
scripts Testing (#89) 2025-12-17 14:36:04 +01:00
.gitignore Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
LICENSE First commit 2020-12-16 19:56:57 +01:00
manifest.toml Testing (#89) 2025-12-17 14:36:04 +01:00
README.md Testing (#89) 2025-12-17 14:36:04 +01:00
tests.toml Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00

Logo of Grocy Grocy, packaged for YunoHost

Web-based groceries & household management solution for your home

🌐 Official app website App Demo Version: 4.5.0~ynh2

Screenshots

Screenshot of Grocy

📦 Developer info

Automatic tests level

🛠️ Upstream Grocy repository: https://github.com/grocy/grocy

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/grocy_ynh/tree/testing

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

📚 App packaging documentation

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