Skip to content

Commit a8e01b5

Browse files
committed
Can now choose where to save blobs, removed repetitive code
1 parent ec5a436 commit a8e01b5

File tree

4 files changed

+145
-182
lines changed

4 files changed

+145
-182
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,21 @@ If you have an antivirus, select "Always Allow" for anything related to tsscheck
55

66
## Features
77
- Store up to three devices with presets
8+
- Choose where to save blobs
89
- Automatically checks for updates and prompts if available
910
- Optionally specify device identifier instead of using device picker
1011
- Optionally specify apnonce
11-
- Specify Board Config/Internal Name if needed
1212

1313
## Feedback
1414
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.
1515

1616
## TODO:
17-
- Menu bar
18-
- Choose where to save blobs
17+
- Daemon to do it automatically in the background (Possiblity?)
1918

2019
## Built With
2120
- JDK 8
2221
- [IntelliJ Idea](https://www.jetbrains.com/idea/)
2322
- [Gradle](https://gradle.org/)
2423

2524
## License
26-
This project is licensed under the GNU GPL v3.0 - see the LICENSE.md file for details
25+
This project is licensed under the GNU GPL v3.0 - see the [LICENSE](https://github.com/airsquared/blobsaver/blob/master/LICENSE) file for details

0 commit comments

Comments
 (0)