An open source material designed calendar made for everyone
Etar Calendar
Etar (from Arabic: إِيتَار) is an open source material designed calendar made for everyone!
Why?
Well, I wanted a simple, material designed and state of the art open source calendar that anyone can make it better.
Special thanks
The application is an enhanced version of AOSP Calendar. Without the help of
Free Software for Android team,
this app would be just a dream. So thanks to them!
Features
- Month view.
- Week, day & agenda view.
- Uses Android calendar sync. Works with Google Calendar, Exchange, etc.
- Material designed.
- Agenda widget.
Contribute
Translations in Google Play app description
You can update/add your own language here. Also, all artwork files are available here
Build instructions
Install and extract Android SDK command line tools.
tools/bin/sdkmanager platform-tools
export ANDROID_HOME=/path/to/android-sdk/
git submodule update --init --remote
gradle build