mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-01-18 07:17:03 +00:00
Update README.md
This commit is contained in:
parent
71a36627f1
commit
21cfd8e7b9
|
@ -1,10 +1,15 @@
|
||||||
# sync_clipboard
|
# sync_clipboard
|
||||||
This program is for syncing two computers clipboards. By this they can copy paste data from each other this works under same Wi-Fi
|
This program is for syncing two computers clipboards. By this they can copy paste data from each other this works under same Wi-Fi
|
||||||
|
|
||||||
So to work with this you need python, beautifulsoup4,requests module to be installed.
|
So to work with this you need python, beautifulsoup4,requests module to be installed.
|
||||||
Now after all installation,
|
Now after all installation,
|
||||||
|
|
||||||
Open the sync_clipboard_to_pc_gui.py file in that computer from which you want the copied data.
|
Open the sync_clipboard_to_pc_gui.py file in that computer from which you want the copied data.
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
To do so, now open the sync_clipboard_from_pc_or_mobile_gui.py file on another computer in the same network.
|
To do so, now open the sync_clipboard_from_pc_or_mobile_gui.py file on another computer in the same network.
|
||||||
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.
|
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.
|
||||||
|
|
||||||
Use it you will automatically learned how it works.
|
Use it you will automatically learned how it works.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user