kkmoskalenko / Telegram-watchOS

A standalone Telegram app for watchOS 6.0+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram watchOS

Overview

This repository contains the Swift implementation of the standalone Telegram app for watchOS 6, which depends on the TDLib library.

Supported Features

  • Logging in via QR Code with support for accounts protected by a 2-Step Verfication password
  • Viewing the chat list

Screenshots

Logging in via QR Code 1 Logging in via QR Code 2

Chat List 1 Chat List 2

Build Instructions

  1. Open the Config.xcconfig file and fill in your own api_id and api_hash (can be obtained at https://my.telegram.org)

  2. Open Telegram.xcodeproj in the latest Xcode and select the Telegram WatchKit App scheme, then run (⌘R)

Please note that building the app for ARM64 watchOS Simulator (for Mac computers with Apple Silicon) is not supported.

About

A standalone Telegram app for watchOS 6.0+


Languages

Language:Swift 100.0%