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
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,12 @@ If you have any feature requests as a whole or a bug report, open the issue in t
14
14
15
15
## Features
16
16
17
-
-**Clipboard Sync**: Seamlessly share clipboard content between your Android device and Windows PC.
18
-
-**Media Control**: Control media playback and the volume of your PC from your Android device.
19
-
-**Notification Sync**: Allows to display (or 'toast') notifications from your Android device on your desktop.
20
-
-**Storage Integration**: Integrate your Android storage with your PC to access files from your phone.
17
+
-**Clipboard Sharing**: Seamlessly share clipboard content between your Android device and Windows PC.
18
+
-**Media Control**: Control media playback and volume of your PC from android.
19
+
-**File Sharing**: Share files between your devices easily.
20
+
-**Storage Integration**: Integrate your Android storage into the Windows Explorer.
21
+
-**Notification**: Allows toasting the notifications from your android in desktop.
22
+
-**Screen mirroring**: Mirror and control the Android device via scrcpy.
21
23
22
24
## Limitations
23
25
@@ -57,6 +59,7 @@ If you have any feature requests as a whole or a bug report, open the issue in t
57
59
- Initiate the connection on your Android device using either manual connect or auto connect. Manual connect is faster, while auto connect takes a bit more time to determine which IP address works for you.
58
60
- Once the connection is initiated, Windows will receive a pop-up to accept or decline the connection. Ensure that the keys match on both devices.
59
61
- After the authentication is done, you should be navigated to the home screens on both devices, wait a bit for the notifications on Windows to load up for the first time.
62
+
- **Note:** Make sure you have excluded the app from Firewall and Antivirus restrictions.
60
63
3. **Clipboard Sharing**:
61
64
- When you copy content on your desktop, it will automatically sync with your Android device (provided you have enabled this feature in the settings). If you have also enabled image syncing, images should be sent as well. **Note:** You must enable the 'add received images to clipboard' option for image syncing to work.
62
65
- To automatically share the clipboard, enable the corresponding preference in the settings (accessibility permission is required). **Note:** This method may not work in every scenario.
0 commit comments