All Projects â†’ petercunha â†’ Pad

petercunha / Pad

Licence: MIT license
📓 An online, collaborative, real-time notepad built with WebSockets and NodeJS

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Pad

Notepad Plus Plus
Notepad++ official repository
Stars: ✭ 14,783 (+44696.97%)
Mutual labels:  notepad
musyn
Write music together, in real time.
Stars: ✭ 20 (-39.39%)
Mutual labels:  collaborative
AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Stars: ✭ 42 (+27.27%)
Mutual labels:  notepad
Quick-Pad
Quick Pad is a modern notepad app featuring fluent design
Stars: ✭ 183 (+454.55%)
Mutual labels:  notepad
tableaunoir
An online blackboard 🖉 with fridge magnets 🌈ðŸ§ē for teaching, and making animations 🏃 and presentations ⎚.
Stars: ✭ 149 (+351.52%)
Mutual labels:  collaborative
notepad-plus-plus
Unofficial snap repo for notepad-plus-plus snap
Stars: ✭ 51 (+54.55%)
Mutual labels:  notepad
Notepads
A modern, lightweight text editor with a minimalist design.
Stars: ✭ 5,596 (+16857.58%)
Mutual labels:  notepad
redpanal
RedPanal web
Stars: ✭ 16 (-51.52%)
Mutual labels:  collaborative
NotepadNext
A cross-platform, reimplementation of Notepad++
Stars: ✭ 5,715 (+17218.18%)
Mutual labels:  notepad
Bloop
A light weight scratch pad inspired and derived from https://github.com/IvanMathy/Boop.
Stars: ✭ 54 (+63.64%)
Mutual labels:  notepad
GoGoCarto
This repo has been moved to https://gitlab.adullact.net/pixelhumain/GoGoCarto since 17/12/2018
Stars: ✭ 43 (+30.3%)
Mutual labels:  collaborative
QT-Notepad
QT5 åŪžįŽ°įš„įŪ€å•æ–‡æœŽįž–čū‘å™Ļ
Stars: ✭ 18 (-45.45%)
Mutual labels:  notepad
mobtime
A real-time, collaborative mob programming timer. Made with technology from the future, today!
Stars: ✭ 53 (+60.61%)
Mutual labels:  collaborative
sublime
Repository for the Tandem Sublime Plugin
Stars: ✭ 22 (-33.33%)
Mutual labels:  collaborative
counter-interview.dev
a collaborative collection of interview questions collected from both sides of the game: Interviewer(s) and Interviewee.
Stars: ✭ 102 (+209.09%)
Mutual labels:  collaborative
Tiddlywiki5
A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
Stars: ✭ 6,406 (+19312.12%)
Mutual labels:  notepad
txt
📝 Simple text editor/notepad with cloud sync.
Stars: ✭ 35 (+6.06%)
Mutual labels:  notepad
SyncedStore
SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.
Stars: ✭ 1,053 (+3090.91%)
Mutual labels:  collaborative
netcanv
A lightweight app for real-time online collaborative painting.
Stars: ✭ 23 (-30.3%)
Mutual labels:  collaborative
captain-fact
📚 Documentation, wiki and community discussions
Stars: ✭ 59 (+78.79%)
Mutual labels:  collaborative

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].