Made for the D-pad为方向键设计
Focus moves where you expect, Back goes where you came from, and nothing needs a touchscreen or a mouse to reach. 焦点移动符合直觉,返回回到上一级,没有任何地方需要触屏或鼠标。
Tellygram is an unofficial Telegram client for Android TV. Your chats' videos and photos in a grid you can drive with the remote — and playback that starts before the file has finished downloading. Tellygram 是一个非官方的 Telegram 电视客户端。 会话里的视频和图片排成遥控器可操作的网格,边下边播 —— 不必等整个文件下载完。
Focus moves where you expect, Back goes where you came from, and nothing needs a touchscreen or a mouse to reach. 焦点移动符合直觉,返回回到上一级,没有任何地方需要触屏或鼠标。
Pick a chat and see its videos, photos and GIFs as a grid — thumbnails, durations, and a preview on the focused card. 选中一个会话,它的视频、图片、动图排成网格 —— 带缩略图、时长,聚焦时还有预览。
Playback starts from the bytes already on disk and keeps going as the rest arrives, so a 1 GB file doesn't have to land before you press play. 播放从已经落盘的数据开始,剩余部分边下边播 —— 1 GB 的文件不用等下完再点播放。
If a file uses a profile your TV's hardware decoder refuses, playback falls back to the software decoder — and when it truly can't play, it says so in words. 如果片源用了电视硬解不支持的规格,会自动退回软件解码;确实播不了时,界面会用大白话说清原因。
The whole interface is localized, including the player, the media info panel and the settings page. 整个界面都已本地化,包括播放器、媒体信息面板和设置页。
Open source, no analytics, no third-party services. Messages and media live on the device and are exchanged with Telegram only. 开源、无统计埋点、无第三方服务。消息与媒体只存在设备上,只与 Telegram 通信。
Every install is built with your own Telegram API credentials — nothing of ours ships inside your app, and the build server never stores what you submit. It takes about 3–8 minutes. 每份安装包都用你自己的 Telegram API 凭据打包 —— 包里不含我们的凭据, 服务器也不会保存你提交的内容。整个过程约 3–8 分钟。
api_id and api_hash into the form.
They are used once, kept in memory, and erased as soon as the build picks them up.
把 api_id 与 api_hash 填进表单。它们只被使用一次,
只存在于内存中,构建任务取走后立即删除。
Shared test builds are no longer offered for download. An APK carries its credentials inside it, so handing out a shared one would hand out the same API identity to everyone who installs it. If you need a build for evaluation, ask in the repository. 共享的测试包不再提供下载。APK 内部就带着凭据,发一份共享包等于把同一个 API 身份发给所有安装者。 如果你需要一个用于评估的包,请在仓库里提出。
The api_id and api_hash you submit are used
once, to build your APK. They are held in memory only — never written to a
database or a log — and are erased the moment the build picks them up. They are not shared
with anyone. The build itself runs on a disposable cloud machine that is destroyed when the
job finishes.
你填写的 api_id / api_hash
仅用于为你打包这一次:只存在于内存中,不写入数据库、不写入日志,
构建任务取走后立即删除,也不会提供给任何第三方。构建在一台一次性的云端机器上完成,
任务结束即销毁。
⚠️ Your personal APK contains your own credentials — please don't forward it. ⚠️ Tellygram is an unofficial client and is not affiliated with Telegram. You can delete or recreate your API credentials at my.telegram.org at any time. ⚠️ 你的专属 APK 内含你自己的凭据,请勿转发。 ⚠️ Tellygram 是非官方客户端,与 Telegram 无关。 你可以随时在 my.telegram.org 删除或重建自己的应用凭据。