Skip to content

pulsation/ephedra-android

Repository files navigation

Food alerts

A minimalistic Android application that notifies food alerts from the http://alimentation.gouv.fr RSS feed, and can display them as a list. Available on the French Google Play Store.

How to build

First, you have to configure the android platform target:

$ android update project -p . -t <target>

Then, you can build the project:

$ sbt android:package

Optionally, you could generate an IntelliJ project for these sources:

$sbt gen-idea

About

A minimalistic Android application that notifies food alerts from the http://alimentation.gouv.fr RSS feed, and can display their details.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages