Nextcloud Talk Beta Nextcloud GmbH
winget install --id=Nextcloud.Talk.Beta -e
Official Desktop client for Nextcloud Talk
Nextcloud Talk Beta is an official desktop client designed to enhance real-time communication within Nextcloud environments. It provides a seamless experience for teams and organizations to collaborate effectively by integrating voice, video, and text-based chat functionalities directly into the Nextcloud ecosystem.
Key Features:
- Real-time messaging with end-to-end encryption for secure communication.
- Video conferencing with screen sharing capabilities.
- Integration with Nextcloud cloud storage for easy file sharing and collaboration.
- User-friendly interface built with modern web technologies like Electron and Vue.js.
- Cross-platform compatibility, ensuring availability on multiple operating systems.
Audience & Benefit: Ideal for teams and organizations using Nextcloud to streamline communication and collaboration. By leveraging the desktop client, users can access real-time chat and video conferencing directly from their desktop, enhancing productivity and reducing reliance on external tools.
Nextcloud Talk Beta is available for installation via winget, ensuring a smooth setup process for users.
README
Do not push any code to that repository.
How to publish
- On https://github.com/nextcloud, tag appropriate commit on the source repository
- Push the new tag to this repository
- Create release on this repository
Automatic package and publish
- Make sure you have the necessary workflow on your https://github.com/nextcloud source repository
- Make sure your tagged commit also have the workflow
- Make sure this repository have the proper
APP_PRIVATE_KEY
secret set - Make the
nextcloud_release_service
user is a co-maintainer of your app on https://apps.nextcloud.com/ - Make sure you have admin rights to this repository