All Projects → Etar-Group → Etar Calendar

Etar-Group / Etar Calendar

Licence: other
Android open source calendar

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Etar Calendar

Devextreme Reactive
Business React components for Bootstrap and Material-UI
Stars: ✭ 1,800 (+71.27%)
Mutual labels:  material-design, calendar
Material Calendar View
📅 Material Design Calendar compatible with API 11+
Stars: ✭ 360 (-65.75%)
Mutual labels:  material-design, calendar
Timetable
📅 Customizable flutter calendar widget including day and week views
Stars: ✭ 140 (-86.68%)
Mutual labels:  material-design, calendar
Crunchycalendar
A beautiful material calendar with endless scroll, range selection and a lot more!
Stars: ✭ 465 (-55.76%)
Mutual labels:  material-design, calendar
Primedatepicker
PrimeDatePicker is a tool that provides picking a single day, multiple days, and a range of days.
Stars: ✭ 292 (-72.22%)
Mutual labels:  material-design, calendar
React Material Calendar
React component inspired by google calendar app.
Stars: ✭ 25 (-97.62%)
Mutual labels:  material-design, calendar
Ng2 Md Datatable
Angular 5+ DataTable component for using with Material Design 2
Stars: ✭ 40 (-96.19%)
Mutual labels:  material-design
Animeflv
App no oficial de Animeflv
Stars: ✭ 44 (-95.81%)
Mutual labels:  material-design
Everydaycalendar
An HTML5 rendition of Simone Giertz's Every Day Calendar gadget
Stars: ✭ 39 (-96.29%)
Mutual labels:  calendar
Gantt Schedule Timeline Calendar
Gantt Gantt Gantt Timeline Schedule Calendar [ javascript gantt, js gantt, projects gantt, timeline, scheduler, gantt timeline, reservation timeline, react gantt, angular gantt, vue gantt, svelte gantt, booking manager ]
Stars: ✭ 990 (-5.8%)
Mutual labels:  calendar
Lovelydialog
This library is a set of simple wrapper classes that are aimed to help you easily create fancy material dialogs.
Stars: ✭ 1,043 (-0.76%)
Mutual labels:  material-design
Yycalendar
Simple and Clear Calendar
Stars: ✭ 46 (-95.62%)
Mutual labels:  calendar
Sortabletableview
An Android library containing a simple TableView and an advanced SortableTableView providing a lot of customisation possibilities to fit all needs.
Stars: ✭ 1,019 (-3.04%)
Mutual labels:  material-design
Mnth
📆 Calendar month as 2d array of Dates
Stars: ✭ 41 (-96.1%)
Mutual labels:  calendar
Android Dev
⚡️ Curated list of resources for Android app development. Prepare for battle!
Stars: ✭ 44 (-95.81%)
Mutual labels:  material-design
Opening Hours
Query and format a set of opening hours
Stars: ✭ 997 (-5.14%)
Mutual labels:  calendar
Fennel
Fennel is your lightweight CalDAV and CardDAV server to run-your-own
Stars: ✭ 46 (-95.62%)
Mutual labels:  calendar
Quasar Awesome
🎉 A list of awesome things related to Quasar
Stars: ✭ 995 (-5.33%)
Mutual labels:  material-design
Pickadate.js
The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
Stars: ✭ 7,753 (+637.68%)
Mutual labels:  calendar
Angular Bootstrap With Material Design
Angular Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 1,031 (-1.9%)
Mutual labels:  material-design

Etar Calendar

Etar Calendar

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

Get it on F-DroidGet it on Google Play

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.

The following link provides a tutorial how to use Nextcloud + DAVx5 + 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

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 build

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].