kasmweb/telegram
Telegram Desktop for Kasm Workspaces
1M+
Kasm Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services.
Launch a real-time demo in a new browser window:Live Demo.
∗Note: Demo is limited to 3 minutes and has upload/downloads restricted for security purposes.
Try out our no-cost Community Edition: Download.
Our Kasm Workspaces team has open-sourced our library of images (Info & Source Code).
The web-native rendering is powered by our open-source project: KasmVNC.
This Image contains a browser-accessible version of Telegram Desktop.
APP_ARGS
- Additional arguments to pass to the application when launched.This image was designed to run natively within Kasm Workspaces, but it can also be deployed stand-alone and accessed through a web browser.
sudo docker run --rm -it --shm-size=512m -p 6901:6901 -e VNC_PW=password kasmweb/telegram:1.16.0
The container is now accessible via a browser : https://IP_OF_SERVER:6901
Please note that some functionality, such as audio, uploads, downloads, and microphone pass-through, is only available when using Kasm Workspaces for orchestration.
1.16.0
1.16.0-rolling
develop
Source Code
Workspaces Documentation
Reporting Issues
docker pull kasmweb/telegram