Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 997 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 997 Bytes

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