Skip to content

xaviruvpadhiyar98/GlobalCopyPaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GlobalCopyPaste

GlobalCopyPaste is a Python library for copy and pasting from Android to Linux or Linux to Android over same network

Installation

Use the package manager [pip] or [pip3] to install dependencies.

pip install flask pyperclip

Important Note

Make Sure that your linux server is hosted on 192.168.0.104 ip address locally or else you will need to change the apk file

Usage

  1. Run the [copyPaste.py] on Linux.
python copyPaste.py
  1. Install the [GlobalCopyPaste_1.0.apk] on your Android.

Releases

No releases published

Packages

No packages published

Languages