Generate a profile to setup your email on all your Apple devices
Go to file
Gabriel Augendre dba0f96a25 Update 'README.md' 2022-01-02 19:29:41 +01:00
css Rework form to improve accessibility 2021-06-19 17:47:18 +02:00
js Add minified vuejs to the repo to reduce dependencies 2020-06-23 17:43:03 +02:00
.gitignore Initial version without libs 2020-06-22 17:24:44 +02:00
LICENSE Update 'LICENSE' 2022-01-01 22:27:49 +01:00
README.md Update 'README.md' 2022-01-02 19:29:41 +01:00
index.html Rework form to improve accessibility 2021-06-19 17:47:18 +02:00

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 🙂