An open API service indexing awesome lists of open source software.

https://github.com/owncloud/calendar

Calendar app for ownCloud
https://github.com/owncloud/calendar

owncloud-app

Last synced: 11 months ago
JSON representation

Calendar app for ownCloud

Awesome Lists containing this project

README

          

# ownCloud Calendar

[![Build Status](https://drone.owncloud.com/api/badges/owncloud/calendar/status.svg)](https://drone.owncloud.com/owncloud/calendar)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=owncloud_calendar&metric=alert_status)](https://sonarcloud.io/dashboard?id=owncloud_calendar)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=owncloud_calendar&metric=security_rating)](https://sonarcloud.io/dashboard?id=owncloud_calendar)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=owncloud_calendar&metric=coverage)](https://sonarcloud.io/dashboard?id=owncloud_calendar)

**A calendar app for [ownCloud](https://owncloud.org)**

This is the new calendar app that has replaced the [old calendar app](https://github.com/owncloudarchive/calendar), and is only the frontend for the new server-integrated CalDAV-Backend.

![](https://github.com/owncloud/screenshots/blob/master/calendar/screenshot.png)

## Maintainer:

- [Julian Müller](https://github.com/Julian1998)

## Contributors:

- [Georg Ehrke](https://github.com/georgehrke)
- [Raghu Nayyar](https://github.com/raghunayyar)
- [Bernhard Fröhler](https://github.com/codeling)
- [and many more](https://github.com/owncloud/calendar/graphs/contributors)

If you’d like to join, just go through the [issue list](https://github.com/owncloud/calendar/issues) and fix some. :)
We’re also in [#owncloud-calendar on freenode IRC](https://webchat.freenode.net/?channels=owncloud-calendar).

## Support:

Check out our [FAQ](https://github.com/owncloud/calendar/wiki/FAQs). If you don't find a solution, you are welcome to [ask for support](https://owncloud.org/support/) in our Forums or the IRC-Channel. If you have found a bug, feel free to open a new Issue on GitHub. Keep in mind, that this repository only manages the frontend. If you find bugs or have problems with the CalDAV-Backend, you should ask the guys at [ownCloud Core](https://github.com/owncloud/core) for help!

## Supported Browsers

* Chrome/Chromium 49+
* Edge 14+
* Firefox 45+
* Internet Explorer 11
* Safari 10+

We don't support Internet Explorer 10 and below. Patches for IE9+ are accepted though.