Files
BetterDesk/docs
UNITRONIX 7394c3d37a feat(agent): enhance Support Agent with Wails UI and multi-codec support
- Added support for Wails as the default GUI, allowing for a branded HTML shell while maintaining legacy Fyne UI behind a build tag.
- Implemented multi-codec negotiation for remote desktop sessions, enabling the selection of codecs such as VP8, VP9, AV1, H264, and H265 based on hardware capabilities.
- Updated build scripts to facilitate the new UI and codec features, ensuring proper functionality across platforms.
- Fixed issues with console visibility during desktop capture and improved error handling for missing OpenGL dependencies.
2026-08-09 20:58:39 +02:00
..
2026-03-24 00:26:25 +01:00
2026-03-24 00:26:25 +01:00

Documentation

This directory contains comprehensive documentation for BetterDesk Console, organized by topic.

GitHub Wiki: User-facing wiki pages are maintained in wiki/ and published to github.com/UNITRONIX/BetterDesk/wiki via scripts/sync-wiki.sh or scripts/sync-wiki.ps1.

Setup & Installation

Docker

Features

Architecture

Troubleshooting

Performance

Development

Enterprise

Security


Note: The original Rust-based HBBS patch has been replaced by the Go server and moved to archive/. See the main README for current architecture.