Teleflux: Auto-Generate Miniflux Feeds from Telegram Channels #3578
petrouv
started this conversation in
Show and tell
Replies: 1 comment
-
|
Hi, I can help with autoposting in telegram with RSS. Write to me in TG @PromtPress |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Teleflux: Auto-create RSS Feeds for Telegram Channels in Miniflux
I've created a tool that automatically creates RSS feeds for your Telegram channels in Miniflux, with organization based on your Telegram folder structure.
What it does
Teleflux monitors your Telegram channels and automatically creates RSS feeds for them in Miniflux. It uses your existing Telegram folder organization to categorize these feeds - channels from each Telegram folder are grouped into corresponding Miniflux categories. The tool uses RSSHub to generate the actual RSS feeds from Telegram channels.
Key features
Installation
The easiest way to run Teleflux is using Docker. A ready-to-use Docker Compose configuration is included in the repository:
You can also use the pre-built image directly:
Traditional Python installation is also supported for those who prefer it.
Requirements
Why this might be useful
If you follow many Telegram channels and want to read them in Miniflux, manually creating RSS feeds for each channel and organizing them into categories becomes tedious. Teleflux automates the RSS feed creation process for all your Telegram channels and uses your existing folder organization to keep everything structured in Miniflux.
The tool respects your existing workflow - organize channels in Telegram folders as you normally would, and Teleflux handles creating and organizing the RSS feeds automatically.
Repository: https://github.com/petrouv/teleflux
Happy to answer any questions about the implementation or usage.
Beta Was this translation helpful? Give feedback.
All reactions