Nextcloud Talk Nextcloud GmbH
winget install --id=Nextcloud.Talk -e
Official Desktop client for Nextcloud Talk
Nextcloud Talk is the official desktop client for Nextcloud's video communication platform, designed to enhance collaboration and real-time interaction within teams. Built on Electron and Vue.js, it provides a seamless experience for joining meetings, chatting, and sharing content directly from your desktop.
Key Features:
- Meeting Integration: Seamlessly join scheduled or ad-hoc meetings directly from the Nextcloud calendar or app menu.
- Chat & Collaboration: Engage in instant messaging with team members, share files, and collaborate on projects in real time.
- Screen Sharing: Present documents, applications, or your desktop to participants during meetings for effective collaboration.
- Notifications: Stay informed with desktop notifications for new messages, meeting invites, and updates.
- Native Integration: Fully integrated with the Nextcloud ecosystem, including files, contacts, and calendar apps.
Audience & Benefit:
Ideal for teams using Nextcloud for cloud storage and collaboration, Nextcloud Talk enhances communication by bringing video conferencing and chat directly to your desktop. It simplifies teamwork by eliminating the need to switch between platforms, fostering seamless interaction and productivity.
Available as a cross-platform application, it can be installed via winget, ensuring easy deployment across supported operating systems.
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