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
- Host: GitHub
- URL: https://github.com/owncloud/calendar
- Owner: owncloud
- License: agpl-3.0
- Created: 2015-09-04T12:08:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T00:51:38.000Z (about 1 year ago)
- Last Synced: 2025-07-05T23:30:36.948Z (12 months ago)
- Topics: owncloud-app
- Language: JavaScript
- Homepage:
- Size: 15.5 MB
- Stars: 118
- Watchers: 75
- Forks: 43
- Open Issues: 151
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# ownCloud Calendar
[](https://drone.owncloud.com/owncloud/calendar)
[](https://sonarcloud.io/dashboard?id=owncloud_calendar)
[](https://sonarcloud.io/dashboard?id=owncloud_calendar)
[](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.

## 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.