Skip to content

Commit 21cfd8e

Browse files
authored
Update README.md
1 parent 71a3662 commit 21cfd8e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/sync_clipboard-main/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# sync_clipboard
22
This program is for syncing two computers clipboards. By this they can copy paste data from each other this works under same Wi-Fi
3+
34
So to work with this you need python, beautifulsoup4,requests module to be installed.
45
Now after all installation,
6+
57
Open the sync_clipboard_to_pc_gui.py file in that computer from which you want the copied data.
68
By doing this you will see a tkinter window will open with start button click on that start button.now you are ready to go.
9+
710
You will see one web address in that tkinter window you have to type it manually in that computer where you want the clipboard data.
11+
812
To do so, now open the sync_clipboard_from_pc_or_mobile_gui.py file on another computer in the same network.
913
This will open a window where you have a textbox you have to type the web address here as it is on the other computer or phone.
14+
1015
Use it you will automatically learned how it works.

0 commit comments

Comments
 (0)