Giter Club home page Giter Club logo

writeboard's Introduction

wYPeboard

wYPeboard is a virtual whiteboard for online collaboration that is optimized for usability and supports many platforms. In particular, it features the following:

  • standard drawing functions (pen, eraser, geometric shapes, text, pasting of external images)
  • indicators for the positions of the cursors of remote users, so you can conveniently point at things
  • an endless canvas, i.e. you can infinitely scroll the whiteboard in all directions
  • fully object-based editing, so you can easily move things around and partially delete content if need be
  • persistence, i.e. the state of the whiteboard can be saved to a file and restored at any time to continue sessions at a later time
  • PNG image export

When combined with a voice chat application, wYPeboard is all you need to visualize and talk about your ideas.

There's just no better way to discuss time travel paradoxes with your remote friends.

The development of wYPeboard was spawned by a lackluster experience with existing virtual whiteboard software. Since wYPeboard was written in Python, a usable version could be developed within just a few days for my own use. Python was chosen because it is multi-platform and provides a good selection of libraries that could be used as a basis. The wYPeboard user experience was tested under and specifically optimized for Windows and Linux.

Prerequisites

To run the source version of wYPeboard, you will need to have the following software installed:

Usage

To run wYPeboard, start the Python script sync.py from the command line. Additional information on usage will then be provided.

One of the users is to run wYPeboard as a server, which the others can then connect to as clients. Naturally, for connections to be established, a port on the computer running the server must be reachable (which may necessitate changes to the home network's routing or firewall configuration).

To run wYPeboard without networking, run the Python script whiteboard.py.

writeboard's People

Contributors

htxone avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.