-
Updated
Aug 24, 2020 - C++
#
telegram-desktop
Here are 64 public repositories matching this topic...
Telegram Desktop messaging app
Telegram MTProto API Client Library and Framework for Python
python
api
bot
client
library
framework
bots
telegram
python-library
telegram-api
mtproto
telegram-desktop
python-telegram-bot
telegram-client
client-library
userbot
mtproto-schema
tdlib
pyrogram
mtproxy
-
Updated
Aug 24, 2020 - Python
Experimental Telegram Desktop fork.
-
Updated
Jul 31, 2020 - C++
🧛🏻♂️ Dark theme for Telegram Desktop
-
Updated
Aug 19, 2020
A "Solid Dark" theme for Telegram Desktop, Android and MacOS
theme
telegram
telegram-desktop
telegram-desktop-theme
telegram-android
telegram-android-theme
telegram-macos
telegram-macos-theme
-
Updated
Oct 21, 2019 - Batchfile
Telegram Desktop Dark Theme
-
Updated
Oct 2, 2018
TeleArc - Arc theme for Telegram Desktop
-
Updated
Dec 23, 2018 - Makefile
Custom systray icons for Telegram on GNOME Shell
-
Updated
Dec 8, 2019 - Shell
AndreiRegiani
commented
Nov 24, 2017
Show in message logs events like "new pinned message", "new user added", etc.
Handle these events here:
app.event_polling(update)
P.S.
A base implementation for these events were done on "show recent history" but not finished:
app.on_selected_chatroom(event, entity):
https://github.com/Hackermen/termgram/blob/master/termgram/app.py#L195
Notification messages must appear in his
Telegram Desktop to Android theme converter
-
Updated
Dec 23, 2018 - Python
Fork of Telegram Desktop messaging app.
-
Updated
Aug 23, 2020 - C++
Compiled dependencies for the windows build
-
Updated
Nov 7, 2019 - C
Library to decrypt and parse Telegram Desktop's storage
-
Updated
Dec 27, 2019 - C#
Telegram Desktop Multi Account
python
windows
linux
telegram
desktop
python3
telegram-desktop
account
multi
multi-account
telegramdesktop
tdesktop
tmulti
tdeskmulti
desktopgram
-
Updated
Jul 23, 2020 - Python
Telegram Theme Customizer
-
Updated
Feb 21, 2017 - JavaScript
Telegram client to save and notify about deleted messages
-
Updated
Jun 11, 2020 - Python
telegram
dark-theme
color-theme
telegram-desktop
telegram-desktop-theme
telegram-theme
telegram-dark
telegram-theme-dark
true-dark
another-storm
storm-theme
-
Updated
May 17, 2020
Convert Telegram Android themes to Telegram Desktop ones
-
Updated
Mar 27, 2017 - Python
Contains the Dockerfiles to easily build Telegram Desktop.
-
Updated
Jul 7, 2018
Script for replacing Telegram Desktop tray icons
-
Updated
Oct 8, 2017 - Shell
Search for cheapest product, get notify (Search engine + Job + Telegram ChatBot)
search-engine
ecommerce
telegram
telegram-bot
telegram-api
telegram-desktop
ecommerce-application
telegram-cli
telegram-bots
telegram-bot-api
ecommerce-website
telegrambot
-
Updated
Nov 7, 2019 - Python
@Bot_BossBot - Administrate Telegram groups like a pro. We developed rules, anti-flood, description, custom triggers help you in managing your Telegram group. BossBot has been created to help the members of a group enjoy a clean and regulated group.
telegram
telegram-bot
telegram-api
telegram-desktop
telegram-desktop-theme
telegram-channel
telegram-cli
telegram-group
telegram-bots
telegram-bot-api
telegram-themes
supergroups
administrate-telegram-groups
-
Updated
May 14, 2018 - JavaScript
Accelerated download and automatic install on unix systems. Tested on Ubuntu.
-
Updated
Apr 12, 2018 - Shell
Palenight theme for telegram desktop
-
Updated
Jan 11, 2019
Theme Storage Repo of
-
Updated
Feb 5, 2017
Простая программа на AutoHotkey для исправления «бага» с Telegram Desktop
-
Updated
Jun 22, 2017 - AutoHotkey
Improve this page
Add a description, image, and links to the telegram-desktop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the telegram-desktop topic, visit your repo's landing page and select "manage topics."
Right now only "Happy Path" is implemented for authentication. However auth flow is much more complicated: https://core.telegram.org/api/auth
Also authentication page lacks proper UX, validation, etc.