All Projects β†’ bibhuticoder β†’ Realtimeboard

bibhuticoder / Realtimeboard

Licence: gpl-3.0
πŸ™Œ Collaborative Whiteboard (Socket.IO + Vanilla JS Frontend)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Realtimeboard

Angular5 Iot Dashboard
Multipurpose dashboard admin for IoT softwares, remote control, user interface. Develop your client dashboards in Angular 5 with vast variety of components available.
Stars: ✭ 148 (+393.33%)
Mutual labels:  realtime, socketio
Firecamp
The world's first Multi-protocol API Platform. Run, Test, Collaborate to build Any Kind Of APIs.
Stars: ✭ 195 (+550%)
Mutual labels:  realtime, socketio
Aaronvandenberg.nl
βš›οΈ Web Developers portfolio build with Gatsby.js & React.js
Stars: ✭ 98 (+226.67%)
Mutual labels:  realtime, socketio
flutter feathersjs.dart
Communicate with your feathers js server from flutter app with unbelieved ease and make happy your customers.
Stars: ✭ 19 (-36.67%)
Mutual labels:  realtime, socketio
gobang
δΊ”ε­ζ£‹ε°ζΈΈζˆcanvas socket.io
Stars: ✭ 38 (+26.67%)
Mutual labels:  html5-canvas, socketio
onchat-web
A simple, beautiful, mobile-first instant messaging progressive web application.
Stars: ✭ 138 (+360%)
Mutual labels:  realtime, socketio
Phpsocket.io
A server side alternative implementation of socket.io in PHP based on workerman.
Stars: ✭ 2,026 (+6653.33%)
Mutual labels:  realtime, socketio
realtime-geolocation
Geolocation tracking app with Node.js, Socket.io, & AngularJS
Stars: ✭ 29 (-3.33%)
Mutual labels:  realtime, socketio
xQube
Boilerplate for realtime 3D rendering and server-side physics in HTML5 and NodeJS
Stars: ✭ 1 (-96.67%)
Mutual labels:  html5-canvas, socketio
SocketIOUnity
A Wrapper for socket.io-client-csharp to work with Unity.
Stars: ✭ 69 (+130%)
Mutual labels:  realtime, socketio
multipiano
A vuejs application which allow users to play piano with friends!
Stars: ✭ 33 (+10%)
Mutual labels:  realtime, socketio
Vsphere Connect
A modern vSphere Client
Stars: ✭ 14 (-53.33%)
Mutual labels:  realtime
Clusterws
πŸ’₯ Lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js
Stars: ✭ 868 (+2793.33%)
Mutual labels:  realtime
Stl.fusion
Get real-time UI updates in Blazor apps and 10-1000x faster API responses with a novel approach to distributed reactive computing. Fusion brings computed observables and automatic dependency tracking from Knockout.js/MobX/Vue to the next level by enabling a single dependency graph span multiple servers and clients, including Blazor apps running in browser.
Stars: ✭ 858 (+2760%)
Mutual labels:  realtime
Realm Dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
Stars: ✭ 927 (+2990%)
Mutual labels:  realtime
Reactivemaps
A data aware UI components library for building realtime maps
Stars: ✭ 944 (+3046.67%)
Mutual labels:  realtime
Notes App
Node.js application - simple notes management using Express, Postgres, Objection.js, Docker, Socket.io, Bluebird Promises
Stars: ✭ 14 (-53.33%)
Mutual labels:  socketio
Dotnetify
Simple, lightweight, yet powerful way to build real-time web apps.
Stars: ✭ 927 (+2990%)
Mutual labels:  realtime
Monsterpong
Our entry for Github GameOff 2018
Stars: ✭ 23 (-23.33%)
Mutual labels:  html5-canvas
Hbc
A Java HTTP client for consuming Twitter's realtime Streaming API
Stars: ✭ 898 (+2893.33%)
Mutual labels:  realtime

RealtimeBoard

Realtime whiteboard in Node js using socket.io. Create a room and invite others to join. Allows you to share whiteboard data and mini chat functionality too.

The front end is built on top of html5 canvas. Different kinds of brushes: chalk, marker is available. As the user draws something the data is synced among all members in the room.

Demo 😎

https://realtimeboard.herokuapp.com/

usage

npm install && node app
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].