From 52cfcbaba2a785492160752e19108ea185bab088 Mon Sep 17 00:00:00 2001 From: Aleks Rutins Date: Mon, 9 Jun 2025 13:35:54 -0400 Subject: [PATCH] Add readme --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..78d5f2f --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +# iPad Tools + +Start the menu with `./ipadtool.sh`. + +# `wipe` +Wipe a single iPad. Must be logged into Flatpak Firefox in the devices dashboard. Not recommended - use `wipebulk` instead. + +# `wipebulk` +Wipe many iPads by serial. Requires authenticating with the `MOSYLE_USER`, `MOSYLE_PASSWORD`, and `MOSYLE_TOKEN` environment variables (from the "Mosyle Creds" view in the dashboard).