Generate a profile to setup your email on all your Apple devices
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Gabriel Augendre dba0f96a25 Update 'README.md' 1 year ago
css Rework form to improve accessibility 2 years ago
js Add minified vuejs to the repo to reduce dependencies 3 years ago
.gitignore Initial version without libs 3 years ago
LICENSE Update 'LICENSE' 1 year ago
README.md Update 'README.md' 1 year ago
index.html Rework form to improve accessibility 2 years ago

README.md

Mobileconfig generator

Generate a valid mobileconfig profile to setup your email account on all your Apple devices.

Everything happens in your browser.

An example with Python installed on your machine:

  • clone the repository
  • cd to the directory
  • start a webserver pointing to your current directory: python -m http.server
  • open http://localhost:8000 in your browser

Reuse

If you do reuse my work, please consider linking back to this repository 🙂