Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 915 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 915 Bytes

CLIPON

http://clipon.herokuapp.com/

Pitch

Copy paste text across different computers through the Internet.

Typical usage

Features

  • 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

Design

You know, it's not google docs.

  • No database
  • No Express
  • No jQuery
  • Just socket.io and websockets

Warning

  • On non websockets enabled browsers the instant copy can be slow.