Nextcloud Activity App
The activity app for Nextcloud
Provides an activity feed showing your file changes and other interesting things going on in your Nextcloud.
π Development setup
β Clone this app into theappsfolder of your Nextcloud:git clone https://github.com/nextcloud/activity.gitβ Enable the app through the app management of your Nextcloudπ Partytime!
QA metrics on master branch:
API for other apps to interact with activities
In 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:

