Read your favorite Telegram channels via RSS feed. No Telegram account needed.
- Sign-In/Sign Up (via e-mail or Google account).
- Add Telegram channels to watch.
- TelegramToRss will watch for new posts and save them to DB.
- Subscribe to your private RSS feed using any RSS reader.
- Set up PostgreSQL and EF Core to store channels and posts
- Set up RSS feed Web API
- Configuration
- Self-contained builds for Linux and Windows
- Test on Ubuntu
- Continuous test (several days)
- Authorization (simple hardcoded login/password)
- Private RSS feed (w/ token)
- Configure RSS feed aging (drop old posts)
- Web UI: login, channel CRUD
- Google Sign-In