๐ Calendar app for Nextcloud
1,184
stars
10,183
commits
JavaScript
primary language
Sep 11, 2026
updated
A calendar app for Nextcloud. Easily sync events from various devices with your Nextcloud and edit them online.

The app is distributed through the app store and you can install it right from your Nextcloud installation.
Release tarballs are hosted at https://github.com/nextcloud-releases/calendar/releases.
If you need assistance or want to ask a question about Calendar, you are welcome to ask for support in our Forums. 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!
To build you will need to have Node.js and Composer installed.
composer installnpm cinpm run dev development buildnpm run watch watch for changesnpm run build production buildRead more about necessary prerequisites for manual installs.
You can run the following back-end and front-end tests by using:
composer test
npm run test
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:
This guide will help you get started:
Commits in this repository follow the Conventional Commits specification.
(top 30 of 155)
2,174 commits
2,021 commits
969 commits
821 commits
JavaScript
72.6%
Vue
13.4%
PHP
11.1%
TypeScript
2.3%
๐ Calendar app for Nextcloud
1,184
stars
10,183
commits
JavaScript
primary language
Sep 11, 2026
updated
A calendar app for Nextcloud. Easily sync events from various devices with your Nextcloud and edit them online.

The app is distributed through the app store and you can install it right from your Nextcloud installation.
Release tarballs are hosted at https://github.com/nextcloud-releases/calendar/releases.
If you need assistance or want to ask a question about Calendar, you are welcome to ask for support in our Forums. 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!
To build you will need to have Node.js and Composer installed.
composer installnpm cinpm run dev development buildnpm run watch watch for changesnpm run build production buildRead more about necessary prerequisites for manual installs.
You can run the following back-end and front-end tests by using:
composer test
npm run test
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:
This guide will help you get started:
Commits in this repository follow the Conventional Commits specification.
(top 30 of 155)
2,174 commits
2,021 commits
969 commits
821 commits
JavaScript
72.6%
Vue
13.4%
PHP
11.1%
TypeScript
2.3%