-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jerry Lum edited this page Aug 4, 2020
·
4 revisions
First, install the dependencies
# 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 to /bin directory
$ cd ./.25share
# cp ./.25share /bin
First, clone the project
$ git clone https://github.com/Jerrylum/.25share-android.git
Then, open Android Studio and build the project.
Have fun!