1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00
Grocy package for YunoHost
Find a file
Alexandre Aubin 42c9406bf1
Testing (#75)
* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* cleaning

* remove config panel

* Enable LDAP (#72)

* Allow for LDAP authentication

* Change filter

---------

Co-authored-by: ericgaspar <junk.eg@free.fr>

* [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 (#69)

* [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1

* Auto-update README

* Auto-update READMEs

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: ericgaspar <junk.eg@free.fr>

* Update manifest.toml

* Auto-update READMEs

* Helpers 2.1 (#74)

* Update READMEs

* cleaning

* cleaning

---------

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
Co-authored-by: Félix Piédallu <felix@piedallu.me>

* Update tests.toml

* Delete config_panel.toml.example

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: spaced <spaced@eksoh.net>
Co-authored-by: Salamandar <6552989+Salamandar@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Félix Piédallu <felix@piedallu.me>
2024-06-24 19:44:54 +02:00
.github Update manifest.toml (#57) 2023-07-31 13:16:15 +01:00
conf Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
doc Testing (#49) 2023-03-23 15:26:20 +01:00
scripts Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
.gitignore Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
ALL_README.md Update READMEs 2024-06-23 13:31:33 +02:00
config_panel.toml.example 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 Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
README.md Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
README_es.md Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
README_eu.md Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
README_fr.md Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
README_gl.md Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
README_it.md Auto-update README 2024-03-29 07:05:52 +01:00
README_zh_Hans.md Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00
tests.toml Automated testing -> master (#73) 2024-06-24 11:39:49 +02:00

Grocy for YunoHost

Integration level Working status Maintenance status

Install Grocy with YunoHost

Read this README in other languages.

This package allows you to install Grocy quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

grocy is a web-based self-hosted groceries & household management solution for your home.

Shipped version: 4.2.0~ynh2

Demo: https://en.demo.grocy.info/stockoverview

Screenshots

Screenshot of Grocy

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
or
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps