Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

TrafeX/clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipboard.ninja

Online realtime clipboard for exchanging text between computers and mobile devices.

See the website https://clipboard.ninja. Or download the Android App in the Play Store

DEPRECATED

The new repository can be found here: https://github.com/TrafeX/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 sender before you can send something, this way the data never has to be (temporarily) stored on the server.
  • You can connect multiple receivers to one sender.
  • No registration is needed, a 6 digit number is enough to connect the devices.

Docker

Docker Pulls

Run the Docker container yourself (uses a selfsigned certificate)

sudo docker run --name clipboard.ninja -p 80:80 -p 443:443 trafex/clipboard.ninja

Add this to your hosts file and go to https://clipboard.ninja:

127.0.0.1 clipboard.ninja

About

Realtime online clipboard to exchange plaintext data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages