Version 2.0.0 is finished soon. You can download the latest beta version on the releases page.
Compatibility details are here.
Grocy Android is an open-source Android client for grocy (source code). grocy is a self-hosted groceries & household management solution for your home.
Grocy Android uses grocy's official API to provide you a beautiful interface on your smartphone with powerful barcode scanning and intuitive batch processing, all what you need to efficiently manage your groceries.
This app requires a running self-hosted instance of the grocy server application.
It is a companion app, therefore it cannot run standalone or manage products itself.
You can try it using the demo option available on the login screen.
Attention: On Google Play and f-droid.org is only the outdated v1.10.1 available, which isn't compatible with the current grocy server version 3.0.x!
We will update them as soon as v2.0.0 is officially released.
You can download the pre-releases here.
For F-Droid users: Someone nice has a F-Droid repository on Codeberg which contains our pre-releases. Just add this URL to your client. Thank you silkevicious!
- Stock overview
- Shopping lists with offline support
- In-store shopping mode (big UI elements)
- Fast barcode scanning
- OpenFoodFacts implementation
- Master data editing
- Intuitive batch processing
- Dark mode
- No ads, analytics or in-app purchases
- Low data usage
- Small app size (~6MB)
The developer of the grocy server application has released a new version 3.0.0
at the end of December 2020.
Among other great things it contains breaking changes in the API, which means that this unofficial Android app will not work properly after updating the server to version 3.0.0
.
So if you want to continue using this Android app as usual, you should wait for our update to v2.0.0
before updating your server to version 3.0.0
.
Version v2.0.0
of our app will probably be released in early 2021 and will then no longer support grocy server version 2.7.1
.
Again in 'easy' language:
- Grocy Android
v1.x.x
requires grocy Server2.7.1
- Grocy Android
v2.x.x
requires grocy Server3.0.0
or higher
Grocy Android requires at least Android 5.0 Lollipop and works properly on devices without any Google service installed.
It is also possible to use the grocy Add-on on a Hass.io server. Click here for instructions.
This app supports https
encryption
- if your server uses a certificate which is signed by a public and trusted certificate authority (CA). To meet this requirement, you can use a free certificate from letsencrypt.org for your server. Old Android devices can have problems with newer CAs because their internal list of trusted CAs can be outdated if they don't receive system updates anymore.
- if your server uses a self-signed certificate. In this case the certificate must be stored in the Android user certificate store.
Please see here for a list of frequently asked questions.
If you run into a bug or miss a feature, please open an issue in this repository.
Like the grocy project, Grocy Android can be translated, too. The main language is English, but we also maintain the German translation because it's our mother tongue. You can help translating this project at Transifex, if your language is incomplete, contains typos or is not available yet. Translations which reached a completion level of 80% will be included in releases.
Translated languages (15): Chinese (China), Czech, French, German, Hebrew, Italian, Polish, Portuguese (Brazil), Portuguese (Portugal), Russian, Spanish, Swedish, Ukrainian, Dutch, Norwegian Bokmål
Thanks for your contributions!
This app is a project of my brother and me. We started working on it during the first months of the Corona pandemic in Germany, just before our Abitur, when the schools had to close.
We'd like to thank the developer of grocy, Bernd Bestel, without whose great work this app would never have been possible.
Copyright © 2020-2021 Patrick Zedler & Dominic Zedler. All rights reserved.
GNU General Public License version 3
Grocy Android is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Grocy Android is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.