sunjam / circles

👪 Create groups with other users on a Nextcloud instance and share with them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextcloud Circles

Scrutinizer Code Quality codecov Build Status

Bring cloud-users closer together.

Circles allows your users to create their own groups of users/colleagues/friends. Those groups of users (or circles) can then be used by any other app for sharing purpose (files, social feed, status update, messaging, ...) through the Circles API

Different types of circles can be created:

  • A Personal Circle is a list of users known only to the owner.
    This is the right option if you want to do recurrent sharing with the same list of local users.

  • A Public Circle is an open group visible to anyone willing to join.
    Anyone can see the circle, can join the circle and access the items shared to the circle.

  • Joining a Closed Circle requires an invitation or a confirmation by a moderator.
    Anyone can find the circle and request an invitation; but only members will see who's in it and get access to shared items.

  • A Secret Circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle.
    Non-members won't be able to find your secret circle using the search bar.


API (PHP & Javascript)

Please visit our wiki to read more about the API.

Credits

App Icon by Madebyoliver under Creative Commons BY 3.0

About

👪 Create groups with other users on a Nextcloud instance and share with them

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 66.5%Language:PHP 33.0%Language:CSS 0.5%Language:Makefile 0.1%