thevindu-w / clip_share_server

Share Clipboard across devices. Share copied files and screenshots securely. Free and open-source tool that works on Windows, Linux, macOS, and Android.
GNU General Public License v3.0
61 stars 4 forks source link

Are client versions for windows and linux expected? #27

Closed paolosezart closed 2 months ago

paolosezart commented 3 months ago

This is a very interesting and convenient program. I would like to have client versions for windows and linux arm64 debian (raspberry pi) Maybe respected developer will make cross-platform client for different OS?

thevindu-w commented 3 months ago

I built a desktop client (using java). But I didn't published it yet. If you like to have a desktop client, I'll try to publish it. (It may take a few weeks to get it updated with latest changes and test it.)

thevindu-w commented 2 months ago

The desktop client is now available at https://github.com/thevindu-w/clip_share_client_desktop

paolosezart commented 2 months ago

It's beautiful!

thevindu-w commented 2 months ago

I'm planning to build a lightweight client in C rhat does not require java. I plan to have a web GUI for that similar to the Android client. If I make it, I'll notify in this thread.

Since we have a desktop client, I'll close this issue. If you find any issues with the new desktop client, please create an issue in the new repo.