Skip to content

stavros-melidoniotis/wear-os-eortologio

Repository files navigation

wear-os-eortologio

Wear OS app that shows the celebrating names of each day.

UI screenshot

How it works

Both fixed and moving namedays are stored in local JSON files inside the project. This way the app can work without requiring an internet connection to fetch the data, thus resulting in minimum battery consumption.

Moving namedays are calculated based on the Orthodox Easter date of each year, which is calculated using Gauss' algorithm (read more).

Built with Android Studio, Kotlin and Jetpack Compose for Wear OS. JSON files containing the namedays data can be found here.

More screenshots

screenshot 1 screenshot 2 screenshot 3