You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
css | 11 months ago | |
js | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 5 months ago | |
README.md | 5 months ago | |
index.html | 11 months 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 🙂