2022-04-17 09:46:16 +02:00
|
|
|
---
|
|
|
|
title: Grocy
|
|
|
|
template: docs
|
|
|
|
taxonomy:
|
|
|
|
category: docs, apps
|
|
|
|
routes:
|
|
|
|
default: '/app_grocy'
|
|
|
|
---
|
|
|
|
|
|
|
|
![grocy's logo](image://grocy-logo.png?resize=100)
|
|
|
|
|
|
|
|
|
|
|
|
[![Install Grocy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=grocy)
|
|
|
|
[![Integration level](https://dash.yunohost.org/integration/grocy.svg)](https://dash.yunohost.org/appci/app/grocy)
|
|
|
|
|
2022-10-17 23:08:30 +02:00
|
|
|
*Grocy* is a web-based self-hosted groceries & household management solution for your home.
|
2022-04-17 09:46:16 +02:00
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
Default login
|
|
|
|
```
|
|
|
|
user: admin
|
|
|
|
password: admin
|
|
|
|
```
|
|
|
|
|
|
|
|
## Useful links
|
|
|
|
|
|
|
|
* Official app website: [https://grocy.info/](https://grocy.info/)
|
|
|
|
* Upstream app code repository: https://github.com/grocy/grocy
|
|
|
|
* Demo: [https://en.demo.grocy.info/stockoverview](https://en.demo.grocy.info/stockoverview)
|
|
|
|
* Report a bug: [https://github.com/YunoHost-Apps/grocy_ynh/issues](https://github.com/YunoHost-Apps/grocy_ynh/issues)
|