Skip to main content

Built-In Apps

In Nextcloud, the majority of the functionality is an "App". There are many apps that come pre-installed and pre-configured. As an administrator, you can find them under the "Apps" menu. You can read more here: https://ep20.ourcompose.com/nextcloud/settings/apps/enabled 

NOTE: Starting with Nextcloud 20 - the default homepage is the application "Dashboard", instead of the "Files" application. Find out more here: https://nextcloud.com/dashboard/

The following applications are listed simply in order to make users aware of the functionality that is bundled in with a default Nextcloud install.

Activity

https://docs.nextcloud.org/server/14/admin_manual/configuration_server/activity_configuration.html 

This application enables users to view actions related to their files in Nextcloud. Once enabled, users will see a new icon “Activity” in their apps menu. When clicked, a new page appears for users to track the activity related to files – from new files, to deleted files, move, rename, updates and shared activity. The user can configure their individual activity settings in their personal menu. This sets the type of activity to record, as well as whether to the user sees their own activities, whether these are only available online, and whether they get an email digest on a regular basis. More information is available in the Activity documentation.

Comments

Files app plugin to add comments to files

Deleted files

https://docs.nextcloud.com/server/19/go.php?to=user-trashbin 

This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days. To prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.

File sharing

https://docs.nextcloud.com/server/stable/admin_manual/configuration_files/file_sharing_configuration.html 

This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices. Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.

PDF viewer

https://github.com/nextcloud/files_pdfviewer 

This application integrates the PDF.js library into Nextcloud. Using this application users can view their PDF files online without the need to download the file.

When this application is enabled publicly shared PDF documents will also get shown in the PDF viewer instead of only showing a single static snapshot of the document. The PDF viewer requires a modern browser and will not work with Microsoft® Internet Explorer® versions below 9.

PDF.js is a JavaScript library developed by Mozilla, you can learn more about the PDF.js project at https://mozilla.github.io/pdf.js/

Photos

https://github.com/nextcloud/photos 

  • camera_flash Beautiful Photo and Video Timeline
  • star Favorites and Tagging: Favorite and tag your photos!
  • Slideshow and easy sharing: Show slideshows and share your photos or albums easy
  • Albums: Create albums from your contents

Recommendations

Text

https://github.com/nextcloud/text  

** 📝 Collaborative document editing!**

  • 📝 Focused writing: No distractions, only the formatting you need.
  • 🙋 Work together: Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!
  • 💾 Open format: Files are saved as Markdown, so you can edit them from any other text app too.
  • ✊ Strong foundation: We use 🐈 tiptap which is based on 🦉 ProseMirror – huge thanks to them!

Usage survey

https://github.com/nextcloud/survey_client 

Sends anonymized data to Nextcloud to help us to improve Nextcloud. You always have full control over the content sent to Nextcloud and can disable it again at any time.

Video Player

https://github.com/nextcloud/files_videoplayer/blob/master/README.md 

A responsive video player using a skinned version of Video.js

Based on this app: https://apps.owncloud.com/content/show.php/Video+Js?content=159670 Video.js: http://videojs.com/ Skin: https://github.com/cabin/videojs-sublime-skin