Skip to content

div02-afk/clipo

Repository files navigation

Clipo Logo

Clipo

Clipo is a powerful clipboard syncing application that allows you to sync your clipboard between any number of devices seamlessly. With Clipo, you can copy and paste across devices effortlessly, ensuring you always have your important data at your fingertips.

Features

  • Sync Clipboard Across Devices: Sync your clipboard between multiple devices with ease.
  • Simple Copy and Paste: Use Ctrl+C to copy and Ctrl+L to paste from the shared clipboard.
  • Secure and Encrypted: All clipboard contents are encrypted before storage, ensuring your data remains secure.
  • One-Time ID Access: Access your shared clipboard using a one-time ID for enhanced security.
  • Built with Tauri: Lightweight and efficient application built with Tauri.
  • Node.js and MongoDB Backend: Robust backend using Node.js and MongoDB.
  • Background Operation and System Tray support: Runs in the background, allowing clipboard syncing without interrupting your workflow.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/clipo.git
    cd clipo
  2. Install dependencies:

    npm install
    
  3. Run:

    npm run tauri dev
    

Usage

  1. Copy to Shared Clipboard: Press Ctrl+C to copy any content to the shared clipboard.
  2. Paste from Shared Clipboard: Press Ctrl+L to paste the latest content from the shared clipboard.
  3. Access with One-Time ID: Use the generated one-time ID to access your shared clipboard securely from any device.

Contributing

We welcome contributions to improve Clipo! Here are some ways you can contribute:

  • Report bugs and issues
  • Submit feature requests
  • Create pull requests to fix bugs or add new features

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published