Skip to content
forked from petercunha/Pad

📓 An online, collaborative, real-time notepad built with WebSockets and NodeJS

License

Notifications You must be signed in to change notification settings

darkdragon-001/Pad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pad

Build Status

Pad is an extremely lightweight, low-latency, collaborative notepad built with WebSockets and NodeJS!

Check out our demo

Requirements

  • Node 6.x or later
  • Required Node packages
  • Open port, if you want a public site

As long as you have Node 6 installed, you can just git clone and npm install and you'll be ready to roll!

Run your own server!

Deploy to now

Or you can install Pad youself in just a few commands

git clone https://github.com/petercunha/Pad.git
cd pad
npm install && npm start

Demo

Demo GIF

About

📓 An online, collaborative, real-time notepad built with WebSockets and NodeJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.5%
  • HTML 22.4%
  • CSS 4.1%