Copy paste text across different computers through the Internet.
- Customize your own url into http://clipon.herokuapp.com/whatever
- Paste a snippet and retrieve it on your other device from http://clipon.herokuapp.com/whatever
- Share some volatile text with several users
- No login
- No reload
- Instant copy
- Clickable copied links
- Copy HTML (on HTML5 browsers) or plain text (on older browsers)
- Click outside the input box to make links clickable
- The data is public
- The data is persistent only during your session you can reload your page without any loss
- The data expires when all connected users quit a given url
You know, it's not google docs.
- No database
- No Express
- No jQuery
- Just socket.io and websockets
- On non websockets enabled browsers the instant copy can be slow.