TgFeed
Read Telegram channels like a news feed.
- New posts are always at the top of the list
- Stories, reactions and comments are disabled
- Reading archived channels
- Creating multiple feeds
- No binding to folders in the main application
- No third-party bots
This web-application is a PWA. It can be installed on Android, iOS, macOS and Windows from Google Chrome, Safari and Microsoft Edge.
Application only works on your device and communicates directly with Telegram servers. Your data is not stored anywhere else and is not transferred anywhere.
You should add files in the ./src/shared/ui/locales/${lang}/
directory.
Based on https://github.com/spalt08/mtproto-js
- Updated layer (166)
- Fixed server time offset
- Fixed writer buffer size
- BigInteger replaced with native BigInt
- Pako replaced with native DecompressionStream