TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to Automate iPhone Setup?

2 pointsby bartekpaciaabout 1 year ago
I configure a new machine quite often. Because of that, I have a dotfiles repo that uses strap [0]. Wherever I have to set up my Mac from the scratch, I simple clone that repo and run script, and after a few hours all software (specified in Brewfile) is downloaded and configuration applied. Is there any way I can come close to this on iOS? Currently, every time I have a new iPhone (or do a hard reset), it takes me a few hours to download all the apps I use and sign into them, and apply my Settings.<p>PS I know about iCloud backup, but that’s not exactly what I want.<p>[0]: https:&#x2F;&#x2F;github.com&#x2F;MikeMcQuaid&#x2F;strap

1 comment

not_your_vaseabout 1 year ago
I think the search keywords you are looking for are &quot;free MDM ios&quot; (MDM as in &quot;Mobile Device Management&quot;). These services are used to control the settings of the device remotely, and also to provision them with default apps and settings.