this post was submitted on 10 Apr 2024
272 points (97.6% liked)
Open Source
31243 readers
281 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just so you know, libimobiledevice can backup iPhones with their idevicebackup utility. It's CLI only, so maybe not as easy to get into as iTunes but it has worked pretty well for years on my end.
Yeah thanks Iβve read about it but the terminal part is probably above my really modest Linux knowledge for now.
honestly terminal isn't that complicated, if you're surviving using a VM at the moment, you could probably manage to comprehend a terminal for long enough to figure out how that software works (and as a benefit, also figure out how basically every other CLI application works)
Thanks for the advice, but, for now, I canβt picture myself managing a professional phone backup without a GUI.
Had it been just a tinkering phone maybe, but not my professional oneπ
honestly it's no different than using a GUI, unless your place of work mandates a specific piece of software or something. It's not like you can't fuck shit up, but you can also do that with GUI apps too. I've fucked up more shit using a GUI than using CLI. That could change some day, but that's what backups are for.
That's fair enough! I can tell you it's not that difficult but having a nice iDevice suite desktop application would certainly be a big improvement!