Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trafex/clipboard.ninja

Realtime clipboard to easily and secure share text between computers or mobile devices
https://github.com/trafex/clipboard.ninja

clipboard copy-paste docker react realtime receive secure send webpack

Last synced: 19 days ago
JSON representation

Realtime clipboard to easily and secure share text between computers or mobile devices

Awesome Lists containing this project

README

        

# Clipboard.ninja

Quick and secure way to share text between devices.

See the website [https://clipboard.ninja](https://clipboard.ninja).
Or download the [Android App in the Play Store](https://play.google.com/store/apps/details?id=nl.trafex.apps.clipboardninja)

See the [source of the Android app on GitHub](https://github.com/TrafeX/clipboard.ninja-app)

![Clipboard.ninja](https://timdepater.com/projects/clipboard-ninja.png "Clipboard.ninja")

## Features

* It's realtime; you'll see the text immediately appear on the receiving device.
* It's secure; the connection to the server is encrypted with SSL.
* It's private; you first need to connect to the other device before you can send something, this way the data never has to be (temporarily) stored on the server.
* You can connect with multiple devices, simultaneously receiving the text.
* No registration is needed, a 6 digit number is enough to connect the devices.

## Usage

You can run a local version with Docker:

docker-compose up

Go to [http://localhost:3020]()