Etar Calendar

安卓开源日历。「Android open source calendar」

Github星跟踪图

Etar Calendar

Etar Calendar

Etar (from Arabic: إِيتَار) is an open source material designed calendar made for everyone!

Etar Calendar

Why?

Well, I wanted a simple, material designed and state of the art open source calendar that anyone can make 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.
  • Support offline calendar.
  • Agenda widget.
  • Multilingual UI.

How to use Etar

Store your calendar on the phone only:

  • Create an offline calendar.

Sync your calendar to a server:

  • A cloud-synched calendar could be a google calendar, but you can also use
    any other public Caldav-server or even host your own (which would be the
    only way to keep full control over your data and still have ONE calendar
    usable from different devices.) To sync such a calendar to some server you
    need yet another app, e. g. DAVx5. That’s necessary because a Caldav client
    isn't included in Etar.

Technical explanation

On Android there are "Calendar providers". These can be calendars that are
synchronized with a cloud service or local calendars. Basically any app
could provide a calendar. Those "provided" calendars can be used by Etar.
You can even configure in Etar which ones are to be shown and when adding
an event to which calendar it should be added.

Important permissions Etar requires

  • READ_EXTERNAL_STORAGE & WRITE_EXTERNAL_STORAGE
    ->import and export ics calendar files
  • READ_CONTACTS(optional)
    Is queried the first time an appointment is created and can be rejected. But then search and location suggestions no longer work.
    ->allows search and location suggestions when adding guests to an event
  • READ_CALENDAR & WRITE_CALENDAR
    ->read and create calendar events

Known issues with the ICS import feature

Etar can import ICS files, for instance, received in invitation emails.
The import feature is unstable and has a list of known bugs.
Refer to https://github.com/Etar-Group/Etar-Calendar/pull/653 as a reference to those bugs.
Use it with caution, especially, if your calendar provider automatically sends out invitation emails.

Contribute

Translations

Interested in helping to translate Etar? Contribute here: https://hosted.weblate.org/projects/etar-calendar/strings/

Google Play app description:

You can update/add your own language and all artwork files 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
gradle :app:assembleDebug

License

Copyright (c) 2005-2013, The Android Open Source Project

Copyright (c) 2013, Dominik Schürmann

Copyright (c) 2015-, The Etar Project

Licensed under the GPLv3: https://www.gnu.org/licenses/gpl-3.0.html
Except where otherwise noted.

Google Play and the Google Play logo are trademarks of Google Inc.

主要指标

概览
名称与所有者Etar-Group/Etar-Calendar
主编程语言Java
编程语言Makefile (语言数: 3)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2015-09-04 07:33:25
推送于2025-06-08 01:15:04
最后一次提交2025-05-07 20:58:36
发布数568
最新版本名称v1.0.48 (发布于 )
第一版名称android-1.6_r1 (发布于 2009-09-18 11:02:45)
用户参与
星数2.2k
关注者数50
派生数403
提交数7k
已启用问题?
问题数1006
打开的问题数410
拉请求数541
打开的拉请求数25
关闭的拉请求数258
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?