@0xugochukwu/clipsync
v1.0.2
Published
To install dependencies:
Downloads
1
Readme
clipSync
Description
clipSync is a universal clipboard synchronization tool that allows you to seamlessly share your clipboard content across different devices. It is designed to simplify the process of copying and pasting text, links, and other content between your devices, making it a convenient solution for users who work across multiple platforms.
It Synchronizees your clipboard content across devices in real-time!
Installation
To install clipSync, you need to have Node.js and npm (Node Package Manager) installed on your system. Then, you can install clipSync via npm as follows:
npm i -g @0xugochukwu/clipsync
NB: Use Super User/Adminstrator Access where necessary.
Usage
Once clipSync is installed, you can use it with the following commands:
- `clipsync start`: Start a new session and synchronize your clipboard.
- `clipsync join --session=[Session ID]`: Join an existing session by providing the session ID.
- `clipsync leave`: Disconnect from the current session.
- `clipsync end`: End the current session and stop clipboard synchronization.
- `clipsync session`: View the current session ID.
Make sure to replace `[Session ID]` with the actual session ID you want to join.
Contributing
Contributions to clipSync are welcome! Feel free to open issues, submit pull requests, and help improve this tool.
Acknowledgements
- The clipSync tool was developed by Ugochukwu Chukwuma.
- Special thanks to Ikoro Samuel for their contributions to this project.
Contact
If you have any questions or need assistance, you can contact me at [email protected]
❤️