Hهعاقرأ بالعربية
All projects

Solo · 2026

TeleStream & FeedGram

Read public Telegram channels as one clean timeline.

tele-timeline.vercel.app
TeleStream & FeedGram: Read public Telegram channels as one clean timeline.

Two takes on the same idea: aggregate posts from public Telegram channels into a single unified feed you can read in a browser, without the app and without joining anything.

Following a dozen Telegram channels means a dozen separate chats, each buffering unread counts, mixed in with actual conversations with people. There is no way to just read them.

These aggregate public channels into one chronological feed in the browser, a reader rather than a client. FeedGram is the second pass at the same problem.

Problems worth solving

  1. Reading public channels without an account

    The obvious route is the bot API, which requires the bot to be a member of every channel, impossible for channels you do not control, and the whole point was to read without joining.

    The reader works from the public web preview each channel already exposes, so it only ever sees what is public anyway and needs no credentials at all.

What came of it

  • A unified, credential-free reader for public Telegram channels.