An open API service indexing awesome lists of open source software.

https://github.com/matthiasbalke/addon-collabora-code

This add-on allows you to run Collabora Online Development Edition (CODE) on your Home Assistant instance.
https://github.com/matthiasbalke/addon-collabora-code

addon addons collabora home-assistant home-automaton homeassistant

Last synced: 11 months ago
JSON representation

This add-on allows you to run Collabora Online Development Edition (CODE) on your Home Assistant instance.

Awesome Lists containing this project

README

          

# Home Assistant Add-on: Collabora Online Development Edition (CODE)

[![GitHub Release][releases-shield]][releases]
![Project Stage][project-stage-shield]
[![License][license-shield]](LICENSE.md)

![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]
![Supports armhf Architecture][armhf-shield]
![Supports armv7 Architecture][armv7-shield]
![Supports i386 Architecture][i386-shield]

[![Github Actions][github-actions-shield]][github-actions]
![Project Maintenance][maintenance-shield]
[![GitHub Activity][commits-shield]][commits]

## About

This add-on allows you to run [Collabora Online Development Edition (CODE)][official-site] on your Home Assistant instance.

[:books: Read the full add-on documentation][docs]

## Features

Configure basic settings within the add-on settings:

- set admin username and passwort
- configure a custom DNS hostname
- set `coolwsd` commandline arguments
- generate self-signed certificates for testing purposes

or fully customize the `coolwsd.xml` within the `addon_config` directory.

## Support

Got questions?

Feel free to [open an issue here][issue] on GitHub.

## Authors & contributors

The original setup of this repository is by [Matthias Balke][matthiasbalke].

For a full list of all authors and contributors, check [the contributor's page][contributors].

## MIT License

Copyright (c) 2025 Matthias Balke

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

[project-stage-shield]: https://img.shields.io/badge/project%20stage-early%09testing-yellow.svg
[license-shield]: https://img.shields.io/github/license/matthiasbalke/addon-collabora-code
[releases-shield]: https://img.shields.io/github/v/release/matthiasbalke/addon-collabora-code?include_prereleases
[releases]: https://github.com/matthiasbalke/addon-collabora-code/releases
[github-actions-shield]: https://github.com/matthiasbalke/addon-collabora-code/workflows/CI/badge.svg
[github-actions]: https://github.com/matthiasbalke/addon-collabora-code/actions
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
[commits-shield]: https://img.shields.io/github/commit-activity/y/matthiasbalke/addon-collabora-code.svg
[commits]: https://github.com/matthiasbalke/addon-collabora-code/commits/main
[official-site]: https://www.collaboraonline.com/de/code/
[docs]: https://github.com/matthiasbalke/addon-collabora-code/blob/main/collabora-code/DOCS.md
[issue]: https://github.com/matthiasbalke/addon-collabora-code/issues
[matthiasbalke]: https://github.com/matthiasbalke
[contributors]: https://github.com/matthiasbalke/addon-collabora-code/graphs/contributors