What apps would you love to have open-source alternatives for?

ClearCutCoconut@lemmy.world to Open Source@lemmy.ml – 269 points –

It seems like the FOSS community is continuing to grow, and FOSS apps keep getting better (Immich reallh blew my mind recently), which is a big win 😎 but there are still many apps I use that I would kill for an open source alternative. I am curious what you guys think? Are there any apps you'd love alternatives for?

447

You are viewing a single comment

An alternative to iTunes so that I don’t need a Windows VM to backup my company iPhone. But I know it’s never gonna happen because Apple is the devil.

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.

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!

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.