calendar

? Calendar app for Nextcloud

Github stars Tracking Chart

Nextcloud Calendar

Build Status
Coverage Status

A calendar app for Nextcloud. Easily sync events from various devices with your Nextcloud and edit them online.

:blue_heart: :tada: Why is this so awesome?

  • :rocket: Integration with other Nextcloud apps! Currently Contacts and Circles – more to come.
  • :globe_with_meridians: WebCal Support! Want to see your favorite team's matchdays in your calendar? No problem!
  • :raising_hand: Attendees! Invite people to your events
  • :watch: Free/Busy: See when your attendees are available to meet
  • :alarm_clock: Reminders! Get alarms for events inside your browser and via email.
  • :see_no_evil: We’re not reinventing the wheel! Based on the great c-dav library, ical.js and fullcalendar libraries.

And in the works for the coming versions:

  • :mag: Search for events (#8)
  • :heavy_minus_sign: List view (#402)
  • :ballot_box_with_check: Show tasks with a due date (#28)

:hammer_and_wrench: Installation

In your Nextcloud, simply navigate to »Apps«, choose the category »Organization«, find the Calendar app and enable it.
Then open the Calendar app from the app menu.

:satellite: Support

If you need assistance or want to ask a question about Calendar, you are welcome to ask for 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 team at Nextcloud server for help!

:earth_africa: Supported Browsers

  • Chrome/Chromium 76+
  • Edge 40+
  • Firefox 60+
  • Internet Explorer 11
  • Safari 12.1+

Maintainers

If you’d like to join, just go through the issue list and fix some. :)
We’re also in #nextcloud-calendar on freenode IRC.

We’d like to thank BrowserStack for providing us with a free subscription.

Nightly builds / Pre-releases

Instead of setting everything up manually, you can just download the nightly builds or download a pre-release instead.
Nightly builds are updated every 24 hours, and are pre-configured with all the needed dependencies.

  1. Download
  2. Extract the tar archive to 'path-to-nextcloud/apps'
  3. Navigate to »Apps«, choose the category »Productivity«, find the Calendar app and enable it.

The nightly builds are provided by Portknox.net

When reporting issues, please mention the date in the tar archive's name.

Build the app

# set up and build for production
make

# install dependencies
make dev-setup

# build for dev and watch changes
make watch-js

# build for dev
make build-js

# build for production with minification
make build-js-production

Running tests

You can use the provided Makefile to run all tests by using:

make test

:v: Code of conduct

The Nextcloud community has core values that are shared between all members during conferences,
hackweeks and on all interactions in online platforms including Github and Forums.
If you contribute, participate or interact with this community, please respect our shared values. :relieved:

:heart: How to create a pull request

This guide will help you get started:

Main metrics

Overview
Name With Ownernextcloud/calendar
Primary LanguageJavaScript
Program languageMakefile (Language Count: 5)
Platform
License:GNU Affero General Public License v3.0
所有者活动
Created At2016-09-16 08:03:10
Pushed At2025-06-14 00:33:53
Last Commit At
Release Count226
Last Release Namev5.3.2 (Posted on 2025-06-10 14:23:56)
First Release Namev1.0-alpha1 (Posted on )
用户参与
Stargazers Count1k
Watchers Count52
Fork Count251
Commits Count8.9k
Has Issues Enabled
Issues Count3068
Issue Open Count838
Pull Requests Count3194
Pull Requests Open Count35
Pull Requests Close Count591
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private