awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 Aufrufeweb.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.

Star-Verlauf

Star-Verlauf für zhukov/webogramStar-Verlauf für zhukov/webogram

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von zhukov/webogram?

Die Hauptfunktionen von zhukov/webogram sind: Telegram Clients, Telegram Web App Deployments, MTProto Implementations, Telegram Message Sending, Browser-Based Telegram Workflows, Static Build Deployments.

Welche Open-Source-Alternativen gibt es zu zhukov/webogram?

Open-Source-Alternativen zu zhukov/webogram sind unter anderem: 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…

Open-Source-Alternativen zu Webogram

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Webogram.
  • morethanwords/twebAvatar von morethanwords

    morethanwords/tweb

    2,565Auf GitHub ansehen↗
    TypeScriptjavascriptprogressive-web-appsingle-page-app
    Auf GitHub ansehen↗2,565
  • danog/madelineprotoAvatar von danog

    danog/MadelineProto

    3,344Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,344
  • pyrogram/pyrogramAvatar von pyrogram

    pyrogram/pyrogram

    4,614Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,614
  • overtake/telegramswiftAvatar von overtake

    overtake/TelegramSwift

    5,706Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,706
  • Alle 25 Alternativen zu Webogram anzeigen→