- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
Announcement by the creator: https://forum.syncthing.net/t/discontinuing-syncthing-android/23002
Unfortunately I don’t have good news on the state of the android app: I am retiring it. The last release on Github and F-Droid will happen with the December 2024 Syncthing version.
Reason is a combination of Google making Play publishing something between hard and impossible and no active maintenance. The app saw no significant development for a long time and without Play releases I do no longer see enough benefit and/or have enough motivation to keep up the ongoing maintenance an app requires even without doing much, if any, changes.
Thanks a lot to everyone who ever contributed to this app!
Any news about the fork of it? https://github.com/Catfriend1/syncthing-android-fdroid
Somene opened an issue about it, maybe answers are gonna be posted here : https://github.com/Catfriend1/syncthing-android/issues/1149
We got an answer. Catfriend1 <3
https://github.com/Catfriend1/syncthing-android/issues/1149#issuecomment-2427757474
Ok, so it seems everyone will migrate to it I guess ? I was already using it, maybe someone will post it here and on syncthing forum I guess.
I just installed syncthing-fork from f-droid and it worked flawlessly as far as I can tell:
- “Export” in syncthing
- Uninstall syncthing
- Install syncthing-fork from f-droid
- Import in syncthing-fork
Yup, that was easy.
Ty! Can confirm this worked for me as well.
I feel the existence of an “export” option in a piece of software is noble in this day and age, and I’m so appreciative of it.
It says “look, I don’t WANT you to go to my competitor, but I’m not gonna try to hold your data hostage to prevent it.”
It’s class, as the Scottish would say.
Open source software doesn’t have a reason to lock you in like proprietary software does :)
More and more proprietary SaaS systems are allowing data exports now, to comply with laws like the GDPR “right to know”. Say what you want about Google and Facebook, but they were the first big companies to start allowing data to be exported before there was any law requiring it - Facebook in 2010 and Google in 2011.
I’ve said for a while that platforms that allow you to easily move make me more comfortable using them, and ironically, more likely to stay around.
Thank you for this :)
Did it transfer over your folder setups so you don’t need to set it up manually?
Yes
Awesome! So happy transition is so painless.
Update: Export and import worked perfectly. Device name, device ID, and all folders I was syncing got picked up.
Hoping it remains viable for a long time without updates. Syncing my KeePass database is really key for me. I need to fluidly add and read passwords from at least 3 devices.
deleted by creator
With today’s BitWarden drama, I planned to use KeePass with SyncThing for like an hour before seeing this :(((
Got any links to the bitwarden drama? I missed it.
Bitwarden’s last update made the iOS categorically worse and impacted the Pin unlock functionality on Linus desktop. Guess I’m migrating to Proton’s offering along with the rest of their suite. Hope they don’t go down the enshittification rabbit hole anytime soon.
That sucks. But I think this is specifically about their open source licensing.
Hope they don’t go down the enshittification rabbit hole anytime soon.
Apparently they’re transitioning to a non-profit business model
I use bitwarden. Are they not good anymore? Data Breach?
I too use Bitwarden, self-hosted. What’s up with Bitwarden? I haven’t heard anything (other than some of the Keypass master race sometimes throwing dirt at it).
deleted by creator
Thanks. I guess it’s about time for me to start looking at being part of the master race crowd then. I appreciate the link.
They couldn’t take the heat in Github 🤣
Here you go https://lemmy.ndlug.org/post/1268531
This is one of the many things I use Syncthing for.
Syncthing-fork on fdroid.
Is webDAV not good enough for that? I use keepass via webDAV feature of the nextcloud (I know some think it is bloated) but I guess there are other lightweight webDAV solutions…
I’ve used both. NC android app doesn’t sync and one needs to host the entire platform. When using generic webDAV one still needs a dedicated sync solution.
I self host NC and still prefer SyncThing for keeping my KeePass database updated and fresh across devices.
I see, my app that I use for keepass has integrated webDAV sync where I can point it to a keepass file on the webDAV server (strongbox iOS) I just thought android keepass apps should have such feature as well.
The iOS app of NC is slow as well, and not good enough for using to sync keepass files, but the Linux app seems to be good enough.
And yea, just learned, that sync thing apparently works without a server but all P2P? That is 100% killer feature 😃👌🏻
IIRC Keepass2Android does have that feature.
Fair point. Does it cache the database for when one’s of the grid?
Yup!
The NC app (and DAVx5 contacts and calendar sync for that matter) do provide a WebDAV mount point on android so I suppose I could access content directly. And someone mentioned there’s DAV support in some clients as well. Perhaps I’m just overly worried about losing access, with Syncthing the files are on my device no matter if my self-hosted home solution or internet goes down.
But the no-server cloud function of Syncthing is absolutely a killer feature. And very important as a simple and easy privacy solution for inexperienced users IMO. I was hoping for a better windows solution, not a deprecation of device support.
Speaking of servers, I also run a Syncthing server so I can sync files without having two user devices online at the same time. Syncthing natively support encryption at rest (files on disk) so it satisfies my absolute demand of never storing unencrypted personal files on a server. Even if the server is disk encrypted, in my own home and only accessibly through VPN…
Encrypted password database in encrypted storage on an encrypted storage only accessibly by encrypted connection via an encrypted connection… Maybe I’m overdoing it. Who am I kidding, I’d get a rottweiler to guard my home server if I could.
Literally set up a home Nas and syncthing last week.
What’s a good alternative for Android?
Syncthing-Fork (F-Droid)
Is it well supported with a long term roadmap? Or are there other software one should consider for a 12month range commitment
Not sure, but it is still active with like 80 contributors. It’s much the same as the original with a couple of extra features and more languages, so transition should be minimally painful, maybe even export - import level. I’ve been using it for years as I saw the original wasn’t very active, but they’re pretty much (essential) feature complete and stable, which is good. Apparently, google thinks that’s bad.
I’ve always just used Folder Sync + an ssh server, if people are looking for alternatives.
That takes a lot more effort.
With Syncthing, I don’t have to setup a server, poke holes in my firewall/expose ports, etc.
Plus Foldersync is way harder on battery, I’ve experimented a lot.
And I’ve used Foldersync since at least 2010 - it’s great, really has it’s uses.
Plus Foldersync is way harder on battery, I’ve experimented a lot.
This is very configuration dependant. With an aggressive schedule checking a large number of files, it certainly can use a lot of battery; but I’ve had it setup to sync my entire device to my server a couple times a day, while also monitoring/syncing images immediately on creation/change. It doesn’t even register on androids battery usage monitor as it uses so little power.
Anyway; just listing an option for people to look at
It definitely gets better once it’s all caught up.
But it’s still much harder on battery than ST when folders have changes.
It’s kind of not Foldersync’s fault, it’s really because of the protocols - it’s all connection-based, and FS has to compare each file at sync time.
Syncthing keeps an index so it knows what files have changed. Very different tools with different use-cases and approaches.
I used FS for years until I found ST, and had to do a lot more tweaking to get sync to work the way I wanted with FS. FS doesn’t have sync conditions like ST, so I had to use Macrodroid to trigger it when on WiFi, for example.
FS can be a solution, it’s just a lot more work for anything beyond basics.
Does anyone know why it was forked and the fork got all the improvements while the official app is in the exact same state of when it was launched years ago?
It was because all the proposals got rejected?
Because if he rejected all the improvements I don’t really understand why he’s saying “nobody wants to help development”
It’s all in the open, you can go dig around for reasons. As usual there wasn’t a single simple one. Neither was it some kind of complete fallout, we e.g. collaborated on translations and I have been in contact around various things with the one that forked.
OH NO, I hope the fork will continue for a bit otherwise I’m so cooked 🥶🥶🥶
Agreed. Horrible news.
Hoping Syncthing-Fork will continue.
Phones are becoming less and less interesting by the day.
Once they get to the point were all of the options that don’t require incredibly inconvenient sacrifices in functionality to maintain the interesting stuff like a video game console then that will kill interest in the market for me.
If I can’t do anything besides basic smart phone crap I might as well just buy whatever has a good camera once every half decade or so and be done with it. So whatever top end thing Samsung or Apple are putting out.
I’m not sure Google has fully thought through what it means to just be a worse version of what Apple puts out, but with more ads.
Smartphone design is mostly a solved problem. Take today’s screens and processors and throw in a few features from the past (removable storage, IR blaster, and headphone jack) and you have a 10-year phone.
I used to get a new phone every year because phone got way better each generation.
My phone is top-tier from 2021 (Z Fold 3), and I have had zero temptation from the newer versions. All they really have is faster processing, but since all apps are designed to run well on budget phones from 5 years ago, there’s no reason to upgrade.
since all apps are designed to run well on budget phones from 5 years ago, there’s no reason to upgrade.
5 years, maybe, but any more is stretching it. And not getting system upgrades anymore is problematic. Unless you own a particular model of phone, de-Googled Android can be hard to come by.
For example, I have a 7-year old Pixel C. By the time Google stopped using system updates for it, I wasn’t wanting them as every release made the device slower and more unstable. After some effort, I was finally able to install a version of Lineage, which itself has problems including no updates in years. There’s a lot of software that is incompatible with my device, both from Aurora and FDroid.
Android isn’t Linux; Google doesn’t care about maintaining backward compatability on old devices, much less performance, and there’s no army of engineers making sure it is because there’s a served running in walled-up closet no one can find.
Google deprecates features and ABIs in Android, apps update and suddenly aren’t backwards compatible.
5 years, maybe. The entire industry is addicted to users upgrading their phones, and everyone gets a piece of that pie. There’s no actors, except perhaps app developers, who have any interest in keeping old phones running. Telecoms upgrade their wireless network - the internet connection in my 8 y/o car, and half its navigation features, died the day AT&T decided to stop supporting 3G; Phone makers make no money if you don’t buy new phones; and maintaining backwards compatibility costs Google money which they’d rather siphon off to shareholders.
Phone makers make no money if you don’t buy new phones
Maybe they should make a new phone thats desirable then. I’m still running on a phone from 2016 because there’s no modern one that wouldn’t lose me functionality that I use all the time. Anything I buy would be a downgrade.
😂I upgraded from, I think 6 year old iPhone X, to an refurbished iPhone 12 mini
(Love how it is a fast phone which can be used singlehanded)
Will use it, hopefully until we have a viable Linux alternative 😂 one can dream
I’m 100% with you. I want a Light Phone with a changeable battery and the ability to run 4 non-standard phone apps that I need to have mobile: OSMAnd, Home Assistant, Gadget Bridge, and Jami. Assuming it has a phone, calculator, calendar, notes, and address book - the bare-bones phone functions - everything else I use on my phone is literally something I can do probably more easily on my laptop, and is nothing I need to be able to do while out and about. If it did that, I would probably never upgrade; my upgrade cycle is on the order of every 4 years or so as is, but if you took off all of the other crap, I’d use my phone less and upgrade less often.
The main issue with phones like the Light Phone is that there are those apps that need to be mobile, and they often aren’t available there.
My Galaxy Note 8 is a backup phone. It was a flagship when it launched, yeah. But even so, it’s 7 years old, the last update for it was over 2.5 years ago, and it’s still chugging along like a champion.
I think Android updates intentionally made the Pixel C slower. It was a noticeable process, up to the point they stopped supporting it. I’d downgrade to an earlier version, but there’s such poor support in Lineage, I’m barely able to run the version that’s on there now.
Such a shame, because it’s still an amazingly beautiful device.
Just let me run Qubes OS on my phone already and all the problems are solved.
You will lose interest in the market, but will keep buying? Did I misunderstand something?
I think goes from obsession to possesion maybe, ur kinda tied to a phone for a lot of services these days and 5 years is at least more reasonable than every year or 2
You’re right, and if we think about it, companies are well aware of that, and that’s why they don’t care for offering anything beyond the basic and walled experience, because we will buy anyway.
I’m almost going full circle now, I’m buying a camera and a Music player to use as separate devices from my phone. Not only smartphones are getting expensive as hell, but the usability is actually getting worse IMHO.
And why is it so fucking awful to setup an automated pipeline to deploy smartphone apps (Android and iOS)?
Yea, I want a small linux PC with touch screen, and mobile Internet 🙃 sadly, there seem none to be around with enough battery and enough computing power and a good USB C with working PD and OTG (ideally a alt mode video protocol like hdmi/DP/thunderbolt as well)
One may dream 😂😅
Just got into using Syncthing for my home network, was thinking I should add it to my phone. Makes sense it dies the instant I consider it
Consider yourself lucky, I feel the pain of seeing the end of years of a loving relationship.
Lol, I was also looking at installing it last weekend.
I guess this thing is on the same connection as my stock choices.
deleted by creator
this is your fault.
I’m a fucking albatross, I know… Or whatever that sailor’s curse bird is I forget. A crested wank.
Who gives a shit about play? How much do I have to pay you to update it in fdroid still?
Cool, now I have to find something else to sync my Obsidian vault to my phone. It just worked! Fuck. =____=
As noted elsewhere Syncthing-Fork is still going strong, and a drop-in replacement, it’s on F-Droid.
Do you know if I need to reconfigure my folders?
I guess if the transition is not smooth there is still time for them to adapt something until the very end…
On another hand, it seems like we all deposited all our eggs in one basket huh?
I really can’t think of many Synching replacements… Even when I know there are a few.
Not sure, but it is still active with like 80 contributors. It’s much the same as the original with a couple of extra features and more languages, so transition should be minimally painful, maybe even export - import level. I’ve been using it for years as I saw the original wasn’t very active, but they’re pretty much (essential) feature complete and stable, which is good. Apparently, google thinks that’s bad.
Just made the transition, couldn’t be easier. Export, import, profit
Great to hear!
Well that’s a shame. I’m sort of half-assedly using syncthing to backup my photos from my phone to my server, but mostly I rely on immich. I never really got the hang of using syncthing with my phone.
It’s stupid easy to setup, even has a built-in photo backup job.
I use Syncthing-Fork because it moves all the sync conditions into each job.
So my photos sync regardless of charging state or network (I’m willing to pay for the data to ensure photos are instantly synced). While other things only sync while on WiFi and charging (e.g. Neobackup).
deleted by creator
Fyi the syncthing-fork guy (catfriend1) who’s still updating has a donating button on F-droid via Liberapay. It’s up to you if your financial situation allows you to donate, but the more of us help the remaining developers for their time, in particular those of us that rely so much on their work, the better off we’ll be. Let’s give them a little motivation to keep working on this.
FYI2 syncthing-fork (as written and confirmed in this thread) has an import button for your folders from syncthing Android.
PayPal though. Is there another way to donate to this superhero?
I tried looking around but this humble soul doesn’t have much in the way of receiving donations. I suggest contacting him via https://github.com/Catfriend1 to ask for an alternative and if he gets back to you, share it here for other people who dislike paypal.
Great idea.
Out of the loop. What is this app for?
Syncing things
Syncthing is application that sync folders across devices. This was the mobile version
It’s a very stable, reliable, local, cross-platform file syncing that is pretty easy to set up. Basically, it allows you to have a shared folder (or folders) on multiple devices without using Google Drive, OneDrive, iCloud, etc.
It’s a very convenient app to sync files between your devices. It’s cro-platform and doesn’t require any registrations.
Many people (me included) use it to sync their password databases.