awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zhukov avatar

zhukov/webogramArchived

0
View on GitHub↗
8,058 stele·2,357 fork-uri·JavaScript·GPL-3.0·3 vizualizăriweb.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.

Istoric stele

Graficul istoricului de stele pentru zhukov/webogramGraficul istoricului de stele pentru zhukov/webogram

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Webogram

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Webogram.
  • morethanwords/twebAvatar morethanwords

    morethanwords/tweb

    2,565Vezi pe GitHub↗
    TypeScriptjavascriptprogressive-web-appsingle-page-app
    Vezi pe GitHub↗2,565
  • danog/madelineprotoAvatar danog

    danog/MadelineProto

    3,344Vezi pe 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
    Vezi pe GitHub↗3,344
  • pyrogram/pyrogramAvatar pyrogram

    pyrogram/pyrogram

    4,614Vezi pe 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
    Vezi pe GitHub↗4,614
  • overtake/telegramswiftAvatar overtake

    overtake/TelegramSwift

    5,706Vezi pe 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
    Vezi pe GitHub↗5,706
Vezi toate cele 25 alternative pentru Webogram→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale zhukov/webogram?

Principalele funcționalități ale zhukov/webogram sunt: Telegram Clients, Telegram Web App Deployments, MTProto Implementations, Telegram Message Sending, Browser-Based Telegram Workflows, Static Build Deployments.

Care sunt câteva alternative open-source pentru zhukov/webogram?

Alternativele open-source pentru zhukov/webogram includ: 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…