From 7d8db90340cf2ea63f4fd26078d547739bbb6ed2 Mon Sep 17 00:00:00 2001 From: uncor3 Date: Sun, 1 Feb 2026 00:48:25 +0000 Subject: [PATCH] update README,md --- README.md | 45 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 36 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 4abae7c..24b9ee3 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Open the `.dmg` and drag iDescriptor to Applications.
- After moving the app to Applications, run the code below +After moving the app to Applications, run the code below
```shell @@ -105,14 +105,28 @@ make sure to do "sudo pacman -Syu" otherwise it's not going to find libimobilede

+
+
+
+ +## Good News! + +### iDescriptor v0.3.0 will feature **WIRELESS CONNECTION** support! + +Learn more about our roadmap [here](#roadmap). + +
+
+
+ ## Features ### Connection -| Feature | Status | Notes | -| --------------------------- | -------------------- | --------------------------------------------- | -| USB Connection | ✅ Implemented | Fully supported on Windows, macOS, and Linux. | -| Wireless Connection (Wi‑Fi) | ⚠️ To be implemented | - | +| Feature | Status | Notes | +| ------------------- | -------------------- | --------------------------------------------------------------- | +| USB Connection | ✅ Implemented | Fully supported on Windows, macOS, and Linux. | +| Wireless Connection | ⚠️ Under Development | Currently under development, planned to be released in v0.3.0 | ### Tools @@ -277,13 +291,26 @@ sudo udevadm trigger Contributions are welcome! -You can check the source code in some places we have TODOs and FIXMEs that you can work on. +We actively develop on dev branch, so please base your pull requests off of that branch. -For example +You can also send a pr to main branch but it should be something related to building, publish to some package manager or documentation. -- [Photos.sqlite](https://github.com/iDescriptor/iDescriptor/blob/main/src/gallerywidget.cpp) -Or if you'd like to introduce new features, feel free to open an issue or a pull request! +## Roadmap + +**Planned Features for v0.3.0:** + +- Migrato idevice-rs `99% done` +- Wireless Connection Support `DONE` +- Install IPA files directly from the app +- Virtual Location Support for iOS 17 and above +- Complete iOS 26 Support +- Migrate to UCRT for better performance and stability ``Windows`` +- New UI/UX improvements +- Read gallery from Photos.sqlite (maybe delayed to v0.4.0) + + +**You can always become a sponsor/donate to request/prioritize a feature or speed up the development process!** ## Damaged Error on macOS