emilio is a recipe manager app.
Unlike other services, emilio is free and open source.
You need an account first, which you are going to use in this app.
Currently unavailable to download it from official stores.
Coming soon.
emilio has been made for you to easily store and manage your favourite recipes.
This android application allows you to add custom recipes and store them online.
This application was originally created by Enrico Cristaudo and released under the GNU GPLv3.
Still under development.
Currently in italian only
The android app let you:
- Search and discover new recipes.
- Save your favourite reicpes.
- Add custom recipes.
- Completely ad-free.
- Handle multiple accounts.
In order to work, emilio need this permissions:
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.INTERNET" />
Library i used to make this Android application:
emilio app is a free and open source project. Any contributions are welcome. Here are a few ways you can help:
- Report bugs and make suggestions.
- Translate the app (Still not implemented).
- Write some code. Please follow the code style used in the project to make a review process faster.
This application is released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.