Skip to content

Clip Share Android client. Share clipboard between devices. Share files and screenshots securely.

License

Notifications You must be signed in to change notification settings

thevindu-w/clip_share_client

Repository files navigation

Build and Test Check Style Last commit License

ClipShare Android Client

This is the client application of ClipShare for Android devices.

Share the clipboard between your phone and desktop. Share files and screenshots securely.
ClipShare is a lightweight, cross-platform app for sharing copied text, files, and screenshots between an Android mobile and a desktop.

Download

Server Client
Get it on GitHub
(Download the server from Releases.)
Get it on IzzyOnDroid
(Download the client app from apt.izzysoft.de/fdroid/index/apk/com.tw.clipshare.
or from GitHub Releases.)

This repository is the Android client of ClipShare. You will need the server on your desktop to connect with it. ClipShare is lightweight and easy to use. Run the server on your Windows, macOS, or Linux machine to use the ClipShare app. You can find more information on running the server on Windows, macOS, or Linux at github.com/thevindu-w/clip_share_server.

How to use

help image

  • Get text: To get copied text from the server (ex: laptop) to the phone.

    Steps:

    • Copy any text on the laptop.
    • Press the green colored GET button.
    • Now, the copied text is received and copied to the phone. Paste it anywhere on the phone (possibly in a different app).
  • Send text: To send copied text from the phone to the server (ex: laptop).

    Steps:

    • Copy any text on the phone (possibly in a different app).
    • Press the red colored SEND button.
    • Now, the copied text is sent and copied to the laptop. Paste it anywhere on the laptop.
  • Get files: To get copied files from the server (ex: laptop) to the phone.

    Steps:

    • Copy any file(s) and/or folder(s) on the laptop.
    • Press the green colored FILE button.
    • The copied files and folders are now received and saved on the phone.
  • Send files: To send files from the phone to the server (ex: laptop).

    Method 1 Steps:

    • Press the red colored FILE button.
    • Select the file(s) to send.
    • The files are now sent to the laptop.

    Method 2 Steps:

    • Share any file(s) with ClipShare from any other app.
    • Press the red colored FILE button.
    • The files are now sent to the laptop.
  • Send folder: To send a folder from the phone to the server (ex: laptop).

    Steps:

    • Press the red colored FOLDER button.
    • Select the folder to send.
    • The folder is now sent to the laptop.

  Note: Sending folders requires a server version 2.x or later.

  • Get image/screenshot: To get a copied image or screenshot from the server (ex: laptop) to the phone.

    Steps:

    • Optional: Copy an image (not an image file) to the clipboard on the laptop.
    • Press the green colored IMAGE button.
    • If there is an image copied on the laptop, it will be received and saved on the phone. Otherwise, a screenshot of the laptop will be received and saved on the phone.

      Long pressing the IMAGE button gives more options.
    • Get only a copied image without a screenshot.
    • Get only a screenshot, even when there is an image, copied to the clipboard of the laptop.
    • Select the display to get the screenshot.
  • Scan: To scan the network to find available servers in the network.

    If there is any server in the network, scanning will find that. If the scan finds only one server, its address will be placed in the Server address input area. If the scan finds many servers, a popup will appear to select any server out of them, and the selected address will be placed in the Server address input area.