This package browser is in early development. Mind the rough edges.

drawpile

Collaborative drawing program

Drawpile is a drawing program that allows share the canvas with other users in real time.

Some feature highlights:

  • Shared canvas using the built-in server or a dedicated server

  • Record, play back and export drawing sessions

  • Simple animation support

  • Layers and blending modes

  • Text layers

  • Supports pressure sensitive Wacom tablets

  • Built-in chat

  • Supports OpenRaster file format

  • Encrypted connections using SSL

  • Automatic port forwarding with UPnP

Installation

Install the latest version of drawpile as follows:

guix install drawpile

Or install a particular version:

guix install drawpile@2.1.17-1.ed1a75deb

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of drawpile about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/drawpile'><img src='https://packages.guix.gnu.org/packages/drawpile/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/drawpile/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/drawpile)

Example Org:

[[https://packages.guix.gnu.org/packages/drawpile][https://packages.guix.gnu.org/packages/drawpile/badges/latest-version.svg]]