{"id":13446901,"url":"https://github.com/Etar-Group/Etar-Calendar","last_synced_at":"2025-03-21T16:33:07.931Z","repository":{"id":38015548,"uuid":"41903441","full_name":"Etar-Group/Etar-Calendar","owner":"Etar-Group","description":"Android open source calendar","archived":false,"fork":false,"pushed_at":"2024-10-27T05:36:26.000Z","size":41164,"stargazers_count":2045,"open_issues_count":405,"forks_count":393,"subscribers_count":50,"default_branch":"master","last_synced_at":"2024-10-29T15:37:58.318Z","etag":null,"topics":["android","calendar","material-design"],"latest_commit_sha":null,"homepage":"https://f-droid.org/packages/ws.xsoh.etar/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Etar-Group.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-04T07:33:25.000Z","updated_at":"2024-10-29T14:39:45.000Z","dependencies_parsed_at":"2023-02-19T09:45:41.200Z","dependency_job_id":"7f37e4a3-9c3d-440c-b737-1b7462dba79f","html_url":"https://github.com/Etar-Group/Etar-Calendar","commit_stats":{"total_commits":3567,"total_committers":382,"mean_commits":9.337696335078535,"dds":0.8937482478273059,"last_synced_commit":"fc8dd496e31f953aa15d1a4a688c9e9027fe4b35"},"previous_names":[],"tags_count":567,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Etar-Group%2FEtar-Calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Etar-Group%2FEtar-Calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Etar-Group%2FEtar-Calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Etar-Group%2FEtar-Calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Etar-Group","download_url":"https://codeload.github.com/Etar-Group/Etar-Calendar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244547552,"owners_count":20470101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","calendar","material-design"],"created_at":"2024-07-31T05:01:02.785Z","updated_at":"2025-03-21T16:33:07.923Z","avatar_url":"https://github.com/Etar-Group.png","language":"Java","funding_links":[],"categories":["Java","Android Apps","Contacts and calendars","🧠 Productivity \u0026 Organization","App / Demo","Android"],"sub_categories":["Android Productivity","Reddit","🗓️ Calendar","Other"],"readme":"# Etar Calendar\nEtar (from Arabic:  `إِيتَار`)  is an open source material designed calendar made for everyone!\n\n[\u003cimg src=\"metadata/en_fdroid.png\" height=\"60\" alt=\"Get it on F-Droid\"\u003e](https://f-droid.org/packages/ws.xsoh.etar/)[\u003cimg src=\"metadata/en_google_play.png\" height=\"60\" alt=\"Get it on Google Play\"\u003e](https://play.google.com/store/apps/details?id=ws.xsoh.etar)\n\n![Etar Calendar](metadata/animation.gif)\n\n## Why?\nWell, I wanted a simple, material designed and state of the art open source calendar that anyone can make better.\n\n## Special thanks\n\nThe application is an enhanced version of AOSP Calendar. Without the help of\n[Free Software for Android](https://github.com/Free-Software-for-Android/Standalone-Calendar) team, \nthis app would be just a dream. So thanks to them!\n\n## Features\n- Month view.\n- Week, day and agenda view.\n- Uses Android calendar storage to show all synchronized calendars.\n- Material Design.\n- Dark and light theme.\n- Support offline calendar.\n- Agenda widget.\n- Support sharing calendars via ICS and the ability to import/export from SD card.\n- Multilingual UI.\n\n## How to use Etar\nStore your calendar on the phone only:\n  - Create an offline calendar.\n\nSync your calendar to a server:\n  - A cloud-synched calendar could be a google calendar, but you can also use\n  any other public Caldav-server or even host your own (which would be the\n  only way to keep full control over your data and still have ONE calendar\n  usable from different devices.) To sync such a calendar to some server you\n  need yet another app, e. g. DAVx5. That’s necessary because a Caldav client\n  isn't included in Etar.\n\n### Technical explanation\nOn Android there are \"Calendar providers\". These can be calendars that are\nsynchronized with a cloud service or local calendars. Basically any app\ncould provide a calendar. Those \"provided\" calendars can be used by Etar.\nYou can even configure in Etar which ones are to be shown and when adding\nan event to which calendar it should be added.\n\n### Important permissions Etar requires\n- READ_EXTERNAL_STORAGE \u0026 WRITE_EXTERNAL_STORAGE  \n-\u003eimport and export ics calendar files  \n- READ_CONTACTS(optional)  \n  Is queried the first time an appointment is created and can be rejected. But then search and location suggestions no longer work.\n-\u003eallows search and location suggestions when adding guests to an event  \n- READ_CALENDAR \u0026 WRITE_CALENDAR  \n-\u003eread and create calendar events\n\n### Known issues with the ICS import feature\n\nEtar can import ICS files, for instance, received in invitation emails.\nThe import feature is unstable and has a list of known bugs.\nRefer to https://github.com/Etar-Group/Etar-Calendar/pull/653 as a reference to those bugs.\nUse it with caution, especially, if your calendar provider automatically sends out invitation emails.\n\n## Contribute\n### Translations\nInterested in helping to translate Etar? Contribute here: https://hosted.weblate.org/projects/etar-calendar/strings/\n\n##### Google Play app description:\nYou can update/add your own language and all artwork files [here](metadata)\n\n### Build instructions\nInstall and extract Android SDK command line tools.\n```\ntools/bin/sdkmanager platform-tools\nexport ANDROID_HOME=/path/to/android-sdk/\ngit submodule update --init\ngradle :app:assembleDebug\n```\n## License\n\nCopyright (c) 2005-2013, The Android Open Source Project\n\nCopyright (c) 2013, Dominik Schürmann\n\nCopyright (c) 2015-, The Etar Project\n\nLicensed under the GPLv3: https://www.gnu.org/licenses/gpl-3.0.html\nExcept where otherwise noted.\n\nGoogle Play and the Google Play logo are trademarks of Google Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEtar-Group%2FEtar-Calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEtar-Group%2FEtar-Calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEtar-Group%2FEtar-Calendar/lists"}