Skip to content

Android app with smart news feed from Telegram channels

License

Notifications You must be signed in to change notification settings

therxmv/Dirol-Reader

Repository files navigation

📰 Dirol-Reader

Introducing Dirol Reader, a cutting-edge Android app designed to revolutionize your news reading experience. Powered by advanced algorithms and built with user preferences in mind, Dirol Reader leverages the TdLib (Telegram Database Library) to curate a relevance-based news feed from your favorite channels' posts, keeping you informed and engaged.

Demo

demo.mp4

Basic features

  • One feed with all unread channels' posts
  • Ability to star channel and like/dislike post. This allow you to choose what do you want to read first.

Supported message types

  • ✅ MessageText
  • ✅ MessageAnimation
  • ✅ MessageAudio
  • ✅ MessageDocument (only caption)
  • ✅ MessagePhoto
  • ✅ MessageSticker (animated is unsupported)
  • ✅ MessageVideo
  • ✅ MessageVideoNote
  • ✅ MessageVoiceNote
  • ❌ MessageLocation
  • ❌ MessageVenue
  • ❌ MessageContact
  • ❌ MessageAnimatedEmoji
  • ❌ MessageDice
  • ❌ MessageGame
  • ❌ MessagePoll

I'm not sure that all of them really needed.

Plans

Right now I'm working on improving the overall quality of the code base.

Next step is to add support for more message types and add new features.