Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pishangujeniya/clipsync-windows
Clipboard which sync with Android and Windows Platform.
https://github.com/pishangujeniya/clipsync-windows
android clipboard clipsync donations windows-app windows-forms
Last synced: 9 days ago
JSON representation
Clipboard which sync with Android and Windows Platform.
- Host: GitHub
- URL: https://github.com/pishangujeniya/clipsync-windows
- Owner: pishangujeniya
- License: mit
- Created: 2018-10-11T19:44:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:51:14.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T07:51:30.061Z (16 days ago)
- Topics: android, clipboard, clipsync, donations, windows-app, windows-forms
- Language: C#
- Homepage: https://pishangujeniya.github.io/clipsync-windows/
- Size: 2.8 MB
- Stars: 27
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ClipSync
A Common Clipboard tool between Windows and Android.
```
do Ctrl+C in windowsPaste in Android/Windows
```## Download
## How to use?
### Overview
- ClipSync works within _local network_.
- It needs a single instance running on any Windows machine as ClipSync Server :computer:
- Multiple :iphone: **Android** & :computer: **Windows** ClipSync instances can connect to the single server.
- The devices connecting to the ClipSync server can use any random UID to login.
- Those devices having same UID will get thier clipboard synced in realtime.### Creating a ClipSync Server
> Delete `Logs` Folder periodically as it contains the history of everything you copied across.
## Contributing
> To get started...
1. 🍴 Fork this repo!
2. 👯 Clone this repo to your local machine using `https://github.com/pishangujeniya/clipsync-windows.git`
3. 🔨 Hack Away!
4. 🔃 Create a new pull request
## ClipSync Repositories
* [clipsync-windows](https://github.com/pishangujeniya/clipsync-windows)
* [clipsync-android](https://github.com/pishangujeniya/clipsync-android)## Support
Reach out to me at one of the following places!
- Website at `pishangujeniya.com`
- LinkedIn at `pishangujeniya`---
## Donations
- Donate me on _+91 88 66 33 01 05_ via **PayTm**
- [PayPal](https://paypal.me/Pishang)
---
## License
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](https://github.com/pishangujeniya/clipsync-windows/blob/master/LICENSE)
> Copyright 2018 - 2021 © Pishang Ujeniya.
## Acknowledgments
* Thanks to all the contributors who invested their precious time into this.
* Hat tip to anyone whose code was used.
* Inspiration
* etc