Telegram для windows 10 mobile

Telegram apps are open source and support reproducible builds. Anyone can independently verify that Telegram apps you download from App Store or Google Play were built using the exact same code that we publish.

Mobile apps

  • Telegram for Android
  • Telegram for iPhone and iPad

Desktop apps

  • Telegram for Windows/Mac/Linux
  • Telegram for macOS

Web apps

  • Telegram WebA
  • Telegram WebK

Telegram Database Library (TDLib)

  • TDLib – a cross-platform client designed to facilitate creating custom apps on the Telegram platform.
  • Telegram X for Android – a slick experimental Telegram client based on TDLib.

Unofficial apps

  • Unigram, a client optimized for Windows (based on TDLib)
  • Telegram CLI for Linux
  • MadelineProto

Source code

This code allows security researchers to fully evaluate our end-to-end encryption implementation. It is also possible to independently verify that Telegram apps available on Google Play and App Store are built using the same code that we publish on GitHub.

Telegram Database Library

Cross-platform library for building custom Telegram apps, see TDLib for details.
Licensed under Boost 1.0.
GitHub »

Telegram for Android

Official Android App, see Google Play Market page for full description.
Licensed under GNU GPL v. 2 or later.
GitHub »
Download APK File »

Telegram for iOS

Licensed under GNU GPL v. 2 or later.
GitHub »

Telegram for macOS

Native macOS client.
Licensed under GNU GPL v. 2.
GitHub »

Telegram for Web browsers
  • Telegram Web, Version K. Mac, Windows, Linux, Mobile.
    Licensed under GNU GPL v. 3.
    GitHub »

  • Telegram Web, Version A. Mac, Windows, Linux, Mobile.
    Licensed under GNU GPL v. 3.
    GitHub »

  • Legacy JavaScript client. Mac, Windows, Linux.
    Licensed under GNU GPL v. 3.
    GitHub »

Telegram React

JavaScript client for browsers. Mac, Windows, Linux.
Licensed under GNU GPL v. 3.
GitHub »

Telegram Desktop

Qt-based desktop client. Mac, Windows, Linux.
Licensed under GNU GPL v. 3.
GitHub »

Telegram for WP

Licensed under GNU GPL v. 2 or later.
GitHub »

Telegram X for Android

Alternative Telegram client for Android based on TDLib.
Licensed under GPL v.3.0
GitHub »

Unofficial apps

Telegram CLI (Unofficial)

Linux Command-line interface for Telegram.
Licensed under GNU GPL v. 2.
GitHub »

Unigram (Unofficial)

A Telegram client optimized for Windows.
Licensed under GNU GPL v. 3 or later.
GitHub »

MadelineProto (Unofficial)

A PHP MTProto Telegram client.
Licensed under GNU AGPL v. 3.
GitHub »


Bug Bounty Program

Telegram welcomes developers and the security research community to audit its services, code and protocol seeking vulnerabilities or security-related issues. Learn more about our Bug Bounty Program here.

Мессенжер Telegram становится всё более популярным (по последней статистике только в России его используют 6 миллионов человек). Но его официальный клиент на WP удовлетворяет далеко не всех пользователей Windows 10 Mobile. Действительно, хоть приложение и поддерживает всю функциональность платформы Telegram, на данный момент оно обладает некоторыми недостатками. В частности:

  • Отсутствие оптимизации под Windows 10 Mobile. Программа медленно запускается, переходы между её разделами также не очень быстры.
  • Большое влияние на заряд аккумулятора. Из-за того, что клиент не приспособлен под W10M, у меня лично он всегда находится вверху списка приложений, расходующих заряд батареи.
  • Отсутствие поддержки новых возможностей Windows 10 Mobile, например, интерактивных уведомлений.

Если третий недостаток вроде бы будет решён следующим обновлением, то 2 других пока остаются под вопросом.

К счастью, Telegram — открытая платформа, доступная для любых разработчиков. И один из них уже давненько разрабатывает неофициальный UWP-клиент Telegram для Windows 10 и Windows 10 Mobile. Представляю вашему вниманию Unigram.

Программа находится в стадии активной (действительно активной) разработки. Основная функциональность уже добавлена. Присутствуют некоторые баги, но они постепенно исправляются. Приложение является полностью универсальным, очень быстро работает, имеет новый дизайн, не съедает батарею за несколько часов переписок. И даже интерактивные уведомления (с ответом из шторки) тут есть.

Пока в Магазине вы его не найдёте. Разработчик распространяет установщики приложения через канал в Telegram: https://t.me/unigramchannel

Как установить приложение на смартфон?

  • Зайдите в канал Unigram по ссылке выше.
  • Скачайте установочный файл приложения. Найдите сообщение с описанием последней версии. В его низу будет кнопка Download here. Обратите внимание, что выложенные в чате файлы — для ПК, для смартфонов нужно воспользоваться именно ссылкой Download here.
  • Пройдите в Параметры — Обновление и безопасность — Режим разработчика. Включите режим разработчика.
  • Найдите скачанный файл в Проводнике и кликните на него. Подтвердите установку.
  • Готово.

Как установить приложение на ПК/планшет с Windows 10?

  • Зайдите в канал Unigram по ссылке выше.
  • Скачайте установочный файл приложения (в формате appxbundle) и сертификат разработчика (в формате cer).
  • Зайдите в Проводник. Пройдите в папку, где находится скачанный сертификат. Слева вверху окна Проводника нажмите Файл — Открыть командную строку — Открыть командную строку с правами администратора.
  • Введите команду: certutil.exe -addstore TrustedPeople Unigram_0.1.73.131_x86.cer
  • Сертификат разработчика будет установлен.
  • Пройдите теперь в папку, где находится скачанный установочный файл приложения. Кликните по нему два раза и установите.
  • Готово.

Как обновлять приложение на смартфоне?

Ссылки на новые версии будут выкладываться в этом же канале. Достаточно будет скачать нужный файл и просто установить его. Удалять приложение при этом не нужно.

Как обновлять приложение на ПК/планшете с Windows 10?

Ссылки на новые версии будут выкладываться в этом же канале. В следующий раз вам не понадобится устанавливать сертификат (он одинаков для всех версий программы). Достаточно будет скачать appxbundle-файл и установить новую версию. Удалять старую необязательно.

Поблагодарим разработчика за альтернативу стандартному клиенту Telegram!

За это сообщение автора поблагодарили (всего 1):

Unigram Mobile Messenger

The Telegram client optimised for the Windows 10 Mobile platform.

  • Download from the Microsoft Store
  • Telegram Group

Thanks to the Universal Windows Platform, Unigram can run on any Windows 10 device (PC, smartphone, Xbox One, Holo Lens and Surface Hub), integrated with almost all the new Windows features, it provides a seamless and consistent user experience.
In agreement with the Unigram author, this fork continues to support Windows 10 Mobile smartphones, whereas the original Unigram stopped supporting them at the end of 2019. However, official Unigram Mobile releases in the Microsoft Store are exclusive to the mobile platform. Please use for other platforms the original Unigram.

Features

  • Based on TDLib
  • Secret chats
  • Instant view
  • Multi-account
  • Folders (e.g. unread chats) synced with other Telegram clients
  • Calls
  • Photo editor (easily crop photos, rotate, flip, draw on images before sending them)
  • Replace sent media content
  • Polls 2.0 and Quizzes
  • Backgrounds 2.0 (blurred and motion options available)
  • Built-in app lock with support for Windows Hello authentication (fingerprint, face and iris recognition)
  • Advanced markdown editor for messages
  • In-app music player
  • Animated stickers and emojis
  • Scheduled and silent messages
  • Channel statistics for big channels
  • Full support of Windows 10 notifications and Action Centre (reply to a message or mark it as read without opening the app)
  • Continuum support

Supported Languages

Unigram Mobile has 18 built-in languages. But you can create your own translation or use a translation others created.

Unigram Mobile has access to unlimited translation packs utilizing the Telegram translations platform.

If you wish to translate it to your language, you can do that here, since Unigram Mobile uses the same translations as the official Telegram app for Android.

However, Unigram Mobile specific terms do not utilize the Telegram translation platform and may be translated on another platform here.

UnigramMobile

A Telegram Messenger client made for Windows 10 Mobile.


Project maintained by hihain
Hosted on GitHub Pages — Theme by mattgraham

Unigram Mobile is a Telegram Messenger client optimised for Windows 10 Mobile. It is a fork of the original Unigram app. For desktop support use the original Unigram app.

Unigram Mobile aims to support the latest Telegram features on Windows 10 Mobile. Because of time constraints the main developer might need months for the next release. If you are impatient, you might want to participate in the beta program or help developing features. Both are very much appreciated. Use GitHub for creating pull requests for reviews of your code changes or reporting issues. Join the Unigram Mobile group on Telegram for support and find the link to the private beta group in the group description.

Download

Download the latest release from the Store.

Links

  • Feature List
  • Supported Languages
  • Unigram Mobile wiki
  • Unigram Mobile group on Telegram
  • Microsoft Store

Privacy policy

The Unigram Mobile App stores your chat messages and all your personal data on your mobile device and sends and receives your data (phone number, messages and some settings) from and to Telegram services, so have a look at their privacy policy at https://telegram.org/privacy.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Windows 10 как узнать параметры системы
  • Epson stylus photo rx500 драйвер windows 10
  • Эскизы страниц в windows 10
  • Snmpwalk for windows download
  • Не удалось найти устройство чтения компакт дисков установка windows xp