I’m a happy user of Inoreader. I like it so much I’m considering buying a premium plan. However, I’m looking for an alternative I wouldn’t have to pay for. I came across FreshRSS. The only thing that’s keeps me from moving is the sync. I don’t want to expose it to the internet but I want to be able to access it on a move. My first idea was to use Syncthing. Is there a way to use Syncthing to sync feeds, settings (read articles, subscriptions, etc.) across different devices? By different devices I mean Linux, macOS (optional) and GrapheneOS (Android) phone.

  • Salix@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    2 months ago

    Self host FreshRSS, use the GReader or Fever API link that’s built into FreshRSS to sync to other apps on your local network. If you want to access the sync remotely, use Tailscale or setup Wireguard. I personally just run Wireguard in OpenWrt

    There is no need to expose FreshRSS to the internet

  • smileyhead@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    2 months ago

    You can sync their data folders with Syncthing. This is a program that let’s you sync folders on two computers in the background.

    But you don’t want to run Akregaotr on both of them at the same time to avoid conflicts, because it is not adopted to be synced. If want program that is made for sync you propably need to selfhost FreshRSS or similar.

  • hagelslager
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    2 months ago

    If you know the folder where the configuration of FreshRSS is stored on the various devices and the structures are the same over all devices: it should be possible.