You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ If you have an antivirus, select "Always Allow" for anything related to tsscheck
6
6

7
7
8
8
## Features
9
-
- Store up to three devices with presets
9
+
- Store up to ten devices with presets
10
10
- Choose where to save blobs with file picker
11
11
- Save blobs for beta versions
12
12
- Automatically checks for updates and prompts if available
@@ -17,10 +17,11 @@ If you have an antivirus, select "Always Allow" for anything related to tsscheck
17
17
Please send feedback via [Github Issue](https://github.com/airsquared/blobsaver/issues/new) or [Reddit PM](https://www.reddit.com//message/compose?to=01110101_00101111&subject=Blobsaver+Feedback) if you encounter any bugs/problems or have a feature request.
18
18
19
19
## TODO:
20
-
- More presets
21
-
- Renaming presets
22
-
- Try packaging into .app/.exe [maybe this](https://github.com/Jorl17/jar2app)
23
-
- Daemon to do it automatically in the background (Possibility?)
20
+
- Verify blobs
21
+
- Question mark buttons to tell you what each thing does
22
+
- Package into .app/.exe [maybe this](https://github.com/Jorl17/jar2app)
23
+
- Automatically save blobs for all signed versions
24
+
- Daemon to do it automatically in the background
24
25
- Use libimobiledevice to read ECID directly from device (Possibility?)
0 commit comments