Skip to content
Jerry Lum edited this page Aug 3, 2020 · 4 revisions

Step and install the project

The server

First, install the dependency

# apt update
# apt install xdotool
# apt install xclip

$ pip3 install pycryptodome

Then, clone the project

$ git clone https://github.com/Jerrylum/.25share.git

After that, copy the python script /bin directory

$ cd ./.25share
# cp ./.25share /bin

Android

First, clone the project

$ git clone https://github.com/Jerrylum/.25share-android.git

Then, open Android Studio and build it.

Have fun!

Clone this wiki locally