telescope VS RSS-Bridge

Compare telescope vs RSS-Bridge and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
telescope RSS-Bridge
335 135
92 6,819
- 2.2%
6.6 9.6
27 days ago 7 days ago
JavaScript PHP
BSD 2-clause "Simplified" License The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

telescope

Posts with mentions or reviews of telescope. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-22.
  • Breaking Telescope
    1 project | dev.to | 30 Jan 2023
    It all starts with an old 400 error that was occurring in Telescope for a while now, first documented here.
  • Starchart: Choosing a technology
    5 projects | dev.to | 22 Jan 2023
    Sattelite for the back end
  • Choosing a path
    3 projects | dev.to | 20 Jan 2023
    There are a few places to start with this, one is that we have an issue in Telescope that relates to what I think is the session no longer existing in certain situations that results in a 400. This will give me an opportunity to take a look at Telescopes auth flow. I still am kind of unfamiliar with Telescope despite having been in the last OSD course. I know that we use passport SAML in Telescope however and in the new project we will use a different library called SAMLIFY.
  • Planning: Using Satellite features in Starchart
    3 projects | dev.to | 20 Jan 2023
    The project is currently in the planning phase, and being part of the development team, I have been researching ways to add relevant bits of Satellite in the Remix Blues Stack project, we intend on using for Starchart.
  • Telescope: How I set it up
    1 project | dev.to | 18 Jan 2023
    As a good well-established project, Telescope provides a great environment setup guide, which covers most use cases.
  • Spying on Starchart
    2 projects | dev.to | 17 Jan 2023
    It's been a year since I was supposed to work on Telescope for a class. When the war in Ukraine started in February 24th, 2022, I almost fully stopped contributing. Now, this year I am trying to do more, even though it's not my class anymore. Because I wish that I did more back then.
  • Setting up Telescope
    1 project | dev.to | 12 Jan 2023
    This week, I decided to setup Telescope locally. I had previously contributed to telescope and had set it up already. However, I faced some problems starting it up locally after a shutdown and startup sequence. This was hard to debug since there was no error message, just containers on docker would not start up even after waiting for several minutes. These problems would fix after a restart or just randomly after a few tries. So, I decided to go through the setup again.
  • Setup for Telescope
    3 projects | dev.to | 9 Jan 2023
    Task This week, I try to revisit my setup for running the Telescope project, a single page website that aggregates blog posts.
  • Telescope -filtering feed URLs - release
    1 project | dev.to | 11 Dec 2022
    This week, I finished implementing the feature for filtering out irrelevant feed URLs. Previously, I had added a function for the filtering but had to write the test for it.
  • Patching It Up, Part 3: Release
    1 project | dev.to | 11 Dec 2022
    The two PRs(1 2) mentioned last time were merged without a hitch. For the one that's about parsing Twitch channel feed URL, the maintainer and I agreed that there should be a follow-up issue opened to expand it to YouTube Channel(s). They also found another bug in the sign-up that should exist as its own issue about the RSS feed URL(s) having incorrect domain. For details about them, please see my last post.

RSS-Bridge

Posts with mentions or reviews of RSS-Bridge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-26.
  • Web Calendars Should Be Discoverable and Provide iCalendar Feeds
    2 projects | news.ycombinator.com | 26 Jan 2024
    > make the calendar available via rss.

    I've thought a lot about ICS/RSS combinations[0], and my current stance is that while they achieve similar things in some cases, RSS is meant for things that happened in the past (items in the future may or may not show in your client), and calendars are meant for future events. This incompatibility makes it hard to do RSS feeds for events, unless you use event-publication-date, which has its own issues.

    I've instead been working on custom calendars for sites I care about.[1] is one such attempt from someone else, but I've been focusing on simpler options[2]

    There's also the problem that both Android and Windows are horrible with webcal (iOS/MacOS/Linux work decently well), making "subscribable web calendars" out of reach of most Android users, unless the understand the terrible UX that these platforms offer.

    [0]: https://github.com/RSS-Bridge/rss-bridge/issues/1351

    [1]: https://github.com/simon816/ical-bridge

    [2]: https://captnemo.in/blr-habba/

  • XPath Scraping with FreshRSS
    2 projects | news.ycombinator.com | 26 Dec 2023
    rss bridge [1] seems to do the same, but it's not coupled to any rss reader

    [1] https://github.com/RSS-Bridge/rss-bridge

  • Show HN: Extract RSS feed from almost anything
    4 projects | news.ycombinator.com | 3 Sep 2023
    There's also RSS-Bridge: https://github.com/RSS-Bridge/rss-bridge

    "The RSS feed for websites missing it"

  • Why your blog still needs RSS
    9 projects | news.ycombinator.com | 19 Aug 2023
    That is cool for a local feed. Have you tried it on a server?

    I am able to get a lot of generally unavailable feeds using https://github.com/RSS-Bridge/rss-bridge running on my server. Perhaps this code could be someday brought in as a catch-all last resort.

  • Get RSS feed for your Ko-Fi account
    2 projects | dev.to | 17 Aug 2023
    Since everything worked as intended, I created a pull request to the RSS-Bridge repository and after a few hours my code was merged and now every public server will have a new Ko-Fi bridge for everyone to use. And since this is something I will use for myself, I will make sure to maintain it as long as possible.
  • Looking for self-hosted RSS aggregator with "RSS from HTML" feature
    2 projects | /r/selfhosted | 13 Jul 2023
  • Self hosted Social Media/Facebook aggregation and viewer (does it exist)
    2 projects | /r/selfhosted | 4 Jul 2023
  • RSS-bridge: The RSS feed for websites missing it
    1 project | news.ycombinator.com | 30 Jun 2023
  • Twitter to RSS
    1 project | /r/rss | 22 Jun 2023
    I use RSS Bridge although it's unfortunate that I have to. Plus in the past week or two spam has been getting through into it which is lovely.
  • Any way to create RSS of google?
    2 projects | /r/rss | 15 Jun 2023
    RSS-Bridge has a Google search adapter. You can also fake it with Searx (which offers RSS feeds of search results).

What are some alternatives?

When comparing telescope and RSS-Bridge you can also consider the following projects:

graphql-tools - :wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

RSSHub - ๐Ÿงก Everything is RSSible

github-readme-streak-stats - ๐Ÿ”ฅ Stay motivated and show off your contribution streak! ๐ŸŒŸ Display your total contributions, current streak, and longest streak on your GitHub profile README

Huginn - Create agents that monitor and act on your behalf. Your agents are standing by!

material-dashboard - Material Dashboard - Open Source Bootstrap 5 Material Design Admin

nitter - Alternative Twitter front-end

satellite - A Microservice Framework for Telescope

Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.

novu - ๐Ÿ”ฅ The open-source notification infrastructure with fully functional embedded notification center ๐Ÿš€๐Ÿš€๐Ÿš€

pyLoad - The free and open-source Download Manager written in pure Python

bedrock - Making mozilla.org awesome, one pebble at a time

n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.