Skip to content

maurya-ankit/clipboard-Sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipboard Sharing

A python script that will create a qrcode which we can scan with our smartphone's scanner and will able to access the clipboard.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

If you have Windows then don't need to do this step
If you have linux then you should run this command on your terminal

sudo apt-get install xclip

🔴 currently this script works only for python 3.6

Installing

Here is the way to use it on your System if you have completed prerequisites

just clone the repository and run following command pip install -r requirements.txt
cd main
python run.py
After running the above script you will have a window showing qrcode

here is a sample QrCode , scan this if you want to open this repo in your smartphone

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages