https://github.com/nextcloud-releases/talk-desktop
Nextcloud Talk Desktop client
https://github.com/nextcloud-releases/talk-desktop
desktop electron js nextcloud nextcloud-talk vue
Last synced: about 1 month ago
JSON representation
Nextcloud Talk Desktop client
- Host: GitHub
- URL: https://github.com/nextcloud-releases/talk-desktop
- Owner: nextcloud-releases
- Created: 2023-04-04T07:38:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-16T14:44:54.000Z (6 months ago)
- Last Synced: 2025-12-20T08:55:42.360Z (6 months ago)
- Topics: desktop, electron, js, nextcloud, nextcloud-talk, vue
- Homepage: https://github.com/nextcloud/talk-desktop
- Size: 40.3 MB
- Stars: 45
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Do not push any code to that repository.
# How to publish
1. On https://github.com/nextcloud, tag appropriate commit on the source repository
2. Push the new tag to this repository
3. Create release on this repository
# Automatic package and publish
1. Make sure you have the [necessary workflow](https://github.com/nextcloud/.github/blob/master/workflow-templates/appstore-build-publish.yml) on your https://github.com/nextcloud source repository
2. Make sure your tagged commit also have the workflow
3. Make sure this repository have the proper `APP_PRIVATE_KEY` secret set
4. Make the `nextcloud_release_service` user is a co-maintainer of your app on https://apps.nextcloud.com/
5. Make sure you have admin rights to this repository