-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
alimonia is a local-first recipe & weekly meal planner app for iOS and Android β plan meals, generate shopping lists, and organize recipes, fully usable offline, with an optional cloud sync for backup and shared households.
alimonia grew out of two earlier prototypes, alimonia-ios (native iOS) and alimonia-expo-old (Expo / React Native), before being rebuilt as the current, actively developed app.
βΉοΈ Note: The current version of alimonia is closed source. This repository's
publicbranch only holds the app's translation files β it does not contain any app source code.
More about the app: temmi.land/project/alimonia
Translations live on the public branch as:
src/i18n/locales/<lang>/common.json
To add a new language or fix an existing translation, open a pull request against the public branch β no access to the closed-source app itself is needed. See the public branch README for details.
π Actively developed alimonia is available now on the App Store and Google Play, with ongoing development.
The core idea behind alimonia is to provide:
- Personalized weekly nutrition planning
- A calendar-like view for organizing meals
- Grocery list management
- Recipe nutrition data to track calorie intake
- Integration with Apple Health
- alimonia-ios Repository β the first native iOS prototype
- alimonia-expo-old Repository β an early cross-platform Expo prototype
- alimonia-expo Repository β this repository