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.
|
1 year ago | |
---|---|---|
css | 2 years ago | |
js | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
index.html | 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 🙂