awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zhukov avatar

zhukov/webogramArchived

0
View on GitHub↗
8,058 stars·2,357 forks·JavaScript·GPL-3.0·3 vuesweb.telegram.org↗

Webogram

Webogram is an open-source web application that connects to the Telegram messaging platform, enabling users to send and receive messages directly through a web browser without installing native desktop or mobile applications. It implements Telegram's custom cryptographic protocol for secure client-server communication over WebSocket and HTTP long polling.

The project can be deployed as a self-hosted instance by building a minimized production version for copying to a personal or organizational web server. It also supports packaging as a Chrome extension for offline use and browser integration, as well as deployment as a Firefox OS app for Firefox-compatible mobile devices.

The application covers browser-based messaging, Chrome packaged app integration, Firefox OS app deployment, and self-hosted Telegram web client deployment. Documentation covers building and deploying the application across these different environments.

Features

  • Telegram Clients - An open-source web application that connects to the Telegram messaging platform for sending and receiving messages through a browser.
  • Telegram Web App Deployments - Runs a self-hosted version of the Telegram web app on a personal or organizational web server for private messaging access.
  • MTProto Implementations - Implements Telegram's MTProto cryptographic protocol for secure client-server communication over WebSocket and HTTP long polling.
  • Telegram Message Sending - Connects to the Telegram messaging platform through a web interface to send and receive messages without installing native apps.
  • Browser-Based Telegram Workflows - Provides browser-based access to Telegram messaging features including conversation management and message sending.
  • Static Build Deployments - Provides build instructions for deploying a self-hosted instance of the Telegram web client on a personal or organizational web server.

Historique des stars

Graphique de l'historique des stars pour zhukov/webogramGraphique de l'historique des stars pour zhukov/webogram

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait zhukov/webogram ?

Webogram is an open-source web application that connects to the Telegram messaging platform, enabling users to send and receive messages directly through a web browser without installing native desktop or mobile applications. It implements Telegram's custom cryptographic protocol for secure client-server communication over WebSocket and HTTP long polling.

Quelles sont les fonctionnalités principales de zhukov/webogram ?

Les fonctionnalités principales de zhukov/webogram sont : Telegram Clients, Telegram Web App Deployments, MTProto Implementations, Telegram Message Sending, Browser-Based Telegram Workflows, Static Build Deployments.

Quelles sont les alternatives open-source à zhukov/webogram ?

Les alternatives open-source à zhukov/webogram incluent : morethanwords/tweb. danog/madelineproto — MadelineProto is an asynchronous PHP library that provides a programmatic interface for interacting with the Telegram… pyrogram/pyrogram — Pyrogram is an asynchronous Python framework for interacting with the Telegram MTProto API. It serves as both a bot… overtake/telegramswift — TelegramSwift is a native macOS client for the Telegram messaging platform, built entirely in Swift. It provides a… ayugram/ayugramdesktop — AyuGramDesktop is a modified Telegram desktop client and MTProto messaging client. It functions as a local message… unigramdev/unigram — Unigram is an open-source Telegram client that provides multimedia messaging and voice-and-video calling. It connects…

Alternatives open source à Webogram

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Webogram.
  • morethanwords/twebAvatar de morethanwords

    morethanwords/tweb

    2,565Voir sur GitHub↗
    TypeScriptjavascriptprogressive-web-appsingle-page-app
    Voir sur GitHub↗2,565
  • danog/madelineprotoAvatar de danog

    danog/MadelineProto

    3,344Voir sur GitHub↗

    MadelineProto is an asynchronous PHP library that provides a programmatic interface for interacting with the Telegram API using the MTProto protocol, the same protocol used by official Telegram clients. It functions as both a Telegram bot SDK and a userbot automation library, enabling PHP applications to connect to Telegram as either a bot account or a regular user account, sending and receiving messages, media, and other data directly without relying on the Bot API intermediary. The library is built on an event-driven architecture with Amp v3 fiber-based concurrency, allowing for non-blockin

    PHPamphpasyncbot
    Voir sur GitHub↗3,344
  • pyrogram/pyrogramAvatar de pyrogram

    pyrogram/pyrogram

    4,614Voir sur GitHub↗

    Pyrogram is an asynchronous Python framework for interacting with the Telegram MTProto API. It serves as both a bot framework and a user client library, providing a concrete implementation of the MTProto protocol for secure communication with Telegram servers. The library distinguishes itself by providing a high-level wrapper layer that abstracts complex protocol methods into Python functions, while still allowing for the execution of raw API functions and low-level peer resolution. It supports multi-client concurrency, enabling the management of several user or bot identities within a single

    Python
    Voir sur GitHub↗4,614
  • overtake/telegramswiftAvatar de overtake

    overtake/TelegramSwift

    5,706Voir sur GitHub↗

    TelegramSwift is a native macOS client for the Telegram messaging platform, built entirely in Swift. It provides a complete implementation of the Telegram protocol, enabling users to send text messages, make voice calls, share media files, and participate in group chats and channels directly from their Mac. The application supports core messaging features including end-to-end encryption, emoji reactions, message pinning, and threaded comments, along with content types like stickers, GIFs, polls, and stories. The client extends beyond basic messaging with capabilities for bot interaction, paym

    Swift
    Voir sur GitHub↗5,706
Voir les 25 alternatives à Webogram→