Nextcloud - Index
Created by: Lester Caine, Last modification: 3 hours 28 minutes ago
Nextcloud Main Site - github code
Most Core elements are bundled with the main server repo, but some key elements have to be added manually such as Viewer and Notifications which have their own repo under the nextcloud account.
Nextcloud Server - github code Nextcloud - git clone
Built in two stages, the top level builds the core server, and then the apps are added as git submodules. Also need to add the 3rdparty submodules
- Nextcloud - Files Basic processing of files made available in the workspace. Need to sort out how External Storage sources are handled. Need to scan the file structure to make it available to all apps.
Nextcloud Applications
- Music Display the music folders with plex/jellyfin style data
- Nextcloud - Viewer github code Show your latest holiday photos and videos like in the movies.
- Nextcloud - Notifications github code This app provides a backend and frontend for the notification API available in Nextcloud
