File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
scripts/sync_clipboard-main Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# sync_clipboard
2
2
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
+
3
4
So to work with this you need python, beautifulsoup4,requests module to be installed.
4
5
Now after all installation,
6
+
5
7
Open the sync_clipboard_to_pc_gui.py file in that computer from which you want the copied data.
6
8
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
+
7
10
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
+
8
12
To do so, now open the sync_clipboard_from_pc_or_mobile_gui.py file on another computer in the same network.
9
13
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
+
10
15
Use it you will automatically learned how it works.
You can’t perform that action at this time.
0 commit comments