itwillsync 1.8.0 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -2
- package/dist/hub/daemon.js +2259 -9
- package/dist/hub/daemon.js.map +1 -1
- package/dist/index.js +2256 -5
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -13,8 +13,7 @@ Sync any coding agent to your phone — one dashboard for all your sessions. Age
|
|
|
13
13
|
|
|
14
14
|
[Website](https://shrijayan.github.io/itwillsync/) | [Docs](https://shrijayan.github.io/itwillsync/docs/) | [Demo Video](https://youtu.be/Zc0Tb98CXh0)
|
|
15
15
|
|
|
16
|
-
|
|
17
|
-
<!-- <img src="docs/assets/demo.gif" alt="itwillsync demo: scanning QR code to connect phone to Claude Code terminal session over local WiFi" width="700"> -->
|
|
16
|
+
<img src="docs/assets/demo.gif" alt="itwillsync demo: running npx itwillsync claude and QR code appearing in terminal" width="700">
|
|
18
17
|
|
|
19
18
|
</div>
|
|
20
19
|
|