Is it another "another repository reset"

Update:moved to a different repo @ https://github.com/researchxxl/syncthing-android

all 38 comments

sorted by: hot top controversial new old
[+] 51 points 9 months ago* (last edited 5 months ago) (3 children)
  • [–] [S] 36 points 9 months ago (1 child)

    "2025-08-11"
    that is from 3 months ago. I think that was another repo.

    this repo I included had update until today.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 41 points 9 months ago (2 children)

    yeah catfriend1 was technically in charge of syncthing-fork before the original syncthing stopped being developed. catfriend1 in other words essentially just continued development on their fork on their own, which kept syncthing alive.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 14 points 9 months ago* (1 child)

    F-droid still has the most current builds available for the catfriend1 syncthing-fork.. But yeah, this isn't good. Damn. Was hoping if they needed to step back from maintaining a project like this, they'd at least have a call for a volunteer, or let the project languish until someone forked it again and took charge.. To shut it down completely, not great for anyone.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 20 points 9 months ago* (last edited 9 months ago) (4 children)

    Well, as OP mentioned, and others have speculated in the official syncthing forums, apparently catfriend1 did a repository reset where they wiped everything and started over something like three times last year. So that's still a possibility. I'm going to wait until more information comes out or until catfriend1 doesn't come back after a month or two before I start worrying about the future of the project. Worth finding anyone who had backed up the most recent version of the repository though, just in case.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 31 points 9 months ago* (1 child)

    Thats.. An odd way to do software development. You can pretty much do whatever with git, its a very powerful tool. Shouldn't need to destroy and create repo's regularly..

    Worth noting, if the repo never comes back, syncthing tray seems like they added android support per this message.

    And it seems like you can install syncthing from termux and just use the webGUI, per that previously linked forum thread.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 9 months ago (1 child)

    I think that's generally agreed and no one seems entirely sure why catfriend1 chooses to do it this way.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 9 months ago (1 child)

    Maybe they created a backdoor and every time someone finds out a group of hackers rush to find another sneaky way to include a new one? 😅

  • source
  • parent
  • hideshow 2 child comments
  • [–] 29 points 9 months ago* (last edited 9 months ago)

    https://github.com/syncthing/syncthing-android/releases

    This ones a little old, but seems fine in Obtainium?

    Right, as the next commentor says; it's deprecated, and won't get updates. Interesting that they basically are saying "move to a different service"?

    This looks to be an active fork: https://github.com/RoootTheFox/syncmeow

    🤷‍♂️

    Update: The Syncthing-Fork source is still available here: https://f-droid.org/packages/com.github.catfriend1.syncthingfork

  • source
  • [–] 26 points 9 months ago

    What no don't 😱

  • source
  • [–] 16 points 9 months ago (3 children)

    The android development always just seemed... off, idk, I just got weird feelings about it and the fork. So I switched my family to use termux and termux:boot to run syncthing instead, it works fine.

  • source
  • hideshow 6 child comments
  • [–] 2 points 9 months ago (1 child)

    At that point why not use rsync?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 9 months ago (1 child)

    I have no idea what you mean. I just had to set this up once on my parents' phones and now it works all the time, even when they change networks, no port forwarding or any interaction required on their part. Rsync is a cli that requires an existing network connection between two devices, both online, and doesn't watch files or create a file version history. It is an entirely different tool.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 months ago

    Ahh, makes sense for your use case, then.

    Rather than ST I used to use rsync+ssh, and just had a Docker SSH container running with users in the ENV.

    I've switched to WG in all devices since then, though.

  • source
  • parent
  • [–] 1 point 9 months ago (1 child)

    The android development always just seemed… off, idk, I just got weird feelings about it and the fork.

    Could you elaborate at all?

  • source
  • parent
  • hideshow 2 child comments
  • Yeah, it's odd to me that the syncthing repo makes a point of not officially supporting android, and not making any promises about its continued maintenance. It's a large part of their user base, but it seems, for some reason, this developer that went dark never spent time to coordinate with or join the core team.

  • source
  • parent
  • [–] 16 points 9 months ago

    Does F-Droid keep a backup of the apps' repo? Anyone has a backup of https://github.com/Catfriend1/syncthing-android ?

    Maybe I should start having my own github mirror..

  • source
  • [–] 13 points 9 months ago

    And I was wondering why I was getting an error 404 in Obtainium 😒

  • source
  • [–] 10 points 9 months ago* (last edited 9 months ago)

    No one knows what the story is yet?

  • source
  • [–] 4 points 9 months ago

    it now redirects to a different github account, researchxxl. issues are turned off. old pull requests are there so it looks like the repo was transferred

  • source
  • [–] 1 point 9 months ago

    I have forks that are updated every night through a cron for these very reasons. But I didn't ever set it up for Android apps... Time to fork a whole lot more projects. sigh

  • source
  • [–] -3 points 9 months ago* (last edited 9 months ago) (1 child)

    To be clear, this was announced months ago. Many folks moved to syncthing-fork on android

    EDIT: I was wrong! This is def syncthing fork.

  • source
  • hideshow 2 child comments
  • [–] 22 points 9 months ago (1 child)