- cross-posted to:
- linux@lemmy.ml
- cross-posted to:
- linux@lemmy.ml
cross-posted from: https://lemmy.ml/post/34564670
For those using it on Android, a reminder that the older app is not maintained anymore and you might want to replace it with Catfriend1/syncthing-android.
But also - maybe wait for the app v2.0 to be released to upgrade the desktop client at the same time; I don’t know if using v2.0 on the desktop would work with the v1.x app.
Is this one different than the one on f-Droid? Syncthing-fork
There is already a prerelease of the 2.0 app for android 🎉 (haven’t tried it yet though)
It works very well!
Why did they fork the app?
I think the original wasn’t getting maintained properly or something. There was a big conversation about it a couple of months ago on one of the open source communities here if you want to search for it. Nothing shady iirc.
I developed the Android app for Syncthing years ago. But then I didnt have time (or motivation) for that anymore. Developing Lemmy is much more interesting for me really nowadays.
Thanks for your work on both!
I was in the impression it’s development stopped altogether since mobile app support dropped. Cool!
Emacs Org mode (or Logseq) and Syncthing together are probably the only system I have found that works for my chaos, I am very thankful for how these softwares have allowed me to structure my organizational system in a way that is simple and I have direct control over.
Also, it takes years for me to integrate habits deeply into my life with many many many repetitions necessary to lock the habit in, so being able to organize things in plaintext gives me much needed assurance that I won’t have the rug pulled out from under me by the company behind the product enshittifying or going out of business.
Syncthing is critical to my organizational systems because it makes the sharing of notes between devices agnostic of the specific notes system I am using. Syncthing shares a folder and it has some text files in it… those could be .org emacs org mode files or logseq files… it doesn’t matter I can change my notes system and retain the same sharing mechanism.
From the bottom of my heart thank you to everyone who has worked on these tools, I plan to keep donating to and supporting these projects in the future!
Sounds like my use case except I use Obsidian.
Obsidian seems great and the company seems genuinely very decent. I appreciate that the file format isn’t locked down and that it retains a plaint text philosophy. Do you use Syncthing for sharing Obsidian notes between devices?
Yes. I have my Obsidian vaults in a synced folder. There’s a subscription option available from Obsidian for $5 but Syncthing does this just fine. Plus I get a little version control benefit from Syncthing as well. I use one vault for personal notes and another vault for TTRPG notes.
Yeah I know people say “Syncthing is not a file backup tool!” but when I am dealing with 99% text files and I can slam the “keep X amount of previous versions of file” up to 30 well… I mean it still isn’t the way Syncthing was meant to be used but it works, it is minimal and it is simple and that is LITERALLY a lifesaver for me given how much I struggle with executive function.
I hope the people that work on these tools understand that for some they literally have a lifesaving potential, organization is a massive struggle for me and my society provides no social safety net for just being bad at focusing no matter how much people claim to be accomodating and accepting of severe ADHD. I don’t mean this to place undue burden or weight on the developers but to emphasize the work they contribute is real and directly impacts people’s lives for the better in a way they should be proud as fuck about.
Most people who obsess about organizational tools, project management systems and thinking tools have no problem switching from one system to the next, it is almost a hobby for people into this kind of thing. Not me, I find it desperately hard to get myself to commit to even a single system longterm and not just randomly drop the habit and never go back. Critical for my quality of life are open source softwares like Syncthing that just do what they do with no company to become bankrupt and shut down the tool, enshittify the tool, require an account login, have all my organization locked in a proprietary format on cloud servers or any number of other things corporations attach to software tools that make them useless for my condition.
In the software development world “friction” is the thing you introduce to compel people towards your monetization scheme and “attention” is a resource to be harvested, meanwhile I try to use these tools while drowning in internal friction from task switching difficulties and constantly having my attention ripped away by my ADHD from the important things I am trying to get done. This is what I mean when I say open source tools like Syncthing are literally lifesaving for me.
Even other hobbiest DIY filesyncing tools like Nextcloud are mostly useless for me as they require a complex annoying fiddly maintenance of a central server that is a single point of failure, and the idea I will keep that fiddly and fragile of a system going longterm is downright laughable even though I think those tools are cool. With Syncthing I am able to just keep leapfrogging my important files from device to device, there is no central server I have to maintain with focus I don’t have even for the thing I am trying to use the organizational tool to help myself get done in the first place.
<3 devs of Syncthing!!!
edit I would like to add a personal “burn in hell” to the people who run Google Drive and Microsoft Onedrive. The entire setup of these services encourages you to get lost creating and uploading a bunch of files, run out of cloud space and then be so totally overwhelmed in trying to manage all the files you have created and uploaded that you just acquiesce and purchase the premium subscription to get more space instead. From my perspective this kind of monetization architecture is blatantly predatory and hurtful and is one of the reasons I see these corporations as enemies trying to hurt and entrap me for profit.
This is very exciting! But I’m relying on third-party addons for both Android (syncthing-fork from Fdroid, itself a fork of syncthing-android which wasn’t being maintained) and windows (syncthing tray). I think my Mac and Linux machines are using standard syncthing, but I’ll be waiting a little bit for the rest of the community/ecosystem to catch up!
Syncthing-fork is syncthing-android. View the app in fdroid then view sourcecode links you to catfriend1 github