:zap: Activity app for Nextcloud
144
stars
5,382
commits
JavaScript
primary language
Sep 11, 2026
updated
This app allows people to see actions related to their files and data in Nextcloud. Each person can configure their individual activity settings in the personal settings, to choose which activity should be pushed to mobile phones, send via email or whether a daily summary is sent each morning.
apps folder of your Nextcloud: git clone https://github.com/nextcloud/activity.gitmake dev-setup to install the development dependenciesmake build-js-productionIn Nextcloud 11 the old extension API was replaced by 3 new interfaces, to better split the functionality up. Documentation for each of those can be found in the docs/ folder:
(top 30 of 88)
JavaScript
76.7%
PHP
15.3%
TypeScript
4.5%
Vue
3.4%
:zap: Activity app for Nextcloud
144
stars
5,382
commits
JavaScript
primary language
Sep 11, 2026
updated
This app allows people to see actions related to their files and data in Nextcloud. Each person can configure their individual activity settings in the personal settings, to choose which activity should be pushed to mobile phones, send via email or whether a daily summary is sent each morning.
apps folder of your Nextcloud: git clone https://github.com/nextcloud/activity.gitmake dev-setup to install the development dependenciesmake build-js-productionIn Nextcloud 11 the old extension API was replaced by 3 new interfaces, to better split the functionality up. Documentation for each of those can be found in the docs/ folder:
(top 30 of 88)
JavaScript
76.7%
PHP
15.3%
TypeScript
4.5%
Vue
3.4%