# circles **Repository Path**: mirrors_nextcloud/circles ## Basic Information - **Project Name**: circles - **Description**: 👪 Create groups with other users on a Nextcloud instance and share with them - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-08 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nextcloud Teams [![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/circles)](https://api.reuse.software/info/github.com/nextcloud/circles) ### Bring cloud-users closer together Nextcloud Teams allow people to create their own groups of people/colleagues/friends. Those groups of people can then be used by any other app for sharing purpose. The app was formerly named circles which is still used as internal identifier a lot. # Installation The *Teams* app is installed and enabled by default. # Documentation You can use the `\Psr\Container\ContainerInterface`, see [dependency injection](https://docs.nextcloud.com/server/stable/developer_manual/basics/dependency_injection.html), to get the `\OCA\Circles\CireclesManager` class, see our [API documentation](https://nextcloud.github.io/circles/) for its interface.