Git Product home page Git Product logo

drawdance's Introduction

NAME

Drawdance - A Drawpile Client

SYNOPSIS

Drawdance is an alternative client for Drawpile, the collaborative drawing program. It is intended to run on desktop, phones, tablets and in the browser.

Currently supported are Linux and the browser. The initial goal is to provide a client for viewing, support for drawing and other platforms may be added later.

DESCRIPTION

There'll be a proper description here eventually.

Building

Until there's a proper writeup, check out scripts/cmake-presets for settings that work for me on Linux. You need gcc or clang, CMake, SDL2 and Ninja for that to have a chance of working out of the box. For the browser, you also need Emscripten installed and loaded into your environment.

Running

On Linux, run the built executable from the root directory of the repository (the directory that this file is in.)

For the browser, you can use the server proxy and point it at your build directory. From the application, connect to ws://localhost:27751. Note that if you're not connecting to localhost, you need to have TLS certificates, the browser won't let you use an unsecured WebSocket connection.

Testing

To run the tests, use ctest --test-dir YOUR-BUILD-DIRECTORY after building. They don't work for Emscripten at this point.

LICENSE

Drawdance is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See the LICENSE file for the full license text.

You may also use original Drawdance code not based on other sources under the MIT license. You cannot relicense non-original parts! Therefore the software as a whole remains GPLv3 or later. See documentation in the source code itself for which parts are original and which are based on other sources. See the LICENSE-FOR-ORIGINAL-CODE file for the full license text.

The Drawdance logo is Copyright 2022 askmeaboutloom and licensed under CC BY-SA 4.0.

SEE ALSO

https://drawpile.net/ - the official Drawpile website.

https://github.com/drawpile/Drawpile - Drawpile on GitHub.

drawdance's People

Contributors

askmeaboutlo0m 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.