[go: up one dir, main page]

Skip to content

enricocristaudo/emilio

Repository files navigation

emilio - Android App

License: GPL v3

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.

About

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

Features

The android app let you:

  • Search and discover new recipes.
  • Save your favourite reicpes.
  • Add custom recipes.
  • Completely ad-free.
  • Handle multiple accounts.

Screenshots

Permissions

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" />

Implementations

Library i used to make this Android application:

Contributing

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.

Licence

This application is released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.

Releases

No releases published

Packages

No packages published

Languages