1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/excalidraw_ynh.git synced 2024-09-03 18:36:04 +02:00
Excalidraw package for YunoHost
Find a file
2024-05-13 21:06:58 +02:00
.github Apply last example 2022-03-19 19:08:33 +01:00
conf cleaning 2023-03-16 10:50:41 +01:00
doc chore(doc): updated screenshot 2024-05-12 17:32:56 +03:00
scripts bump to nodeJS 18 2024-01-25 19:44:06 +01:00
ALL_README.md Auto-update READMEs 2024-05-12 14:55:42 +00:00
LICENSE First commit 2021-12-05 09:05:11 +01:00
manifest.toml Update manifest.toml 2024-05-13 21:06:58 +02:00
README.md Auto-update READMEs 2024-05-12 14:55:42 +00:00
README_es.md Auto-update READMEs 2024-05-12 14:55:42 +00:00
README_eu.md Auto-update READMEs 2024-05-12 14:55:42 +00:00
README_fr.md Auto-update README 2024-03-29 07:02:13 +01:00
README_gl.md Auto-update README 2024-03-29 07:02:13 +01:00
README_it.md Auto-update README 2024-03-29 07:02:13 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-12 14:55:42 +00:00
tests.toml fix 2023-03-03 19:32:32 +01:00

Excalidraw for YunoHost

Integration level Working status Maintenance status

Install Excalidraw with YunoHost

Read this README in other languages.

This package allows you to install Excalidraw quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Excalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.

Shipped version: 0.17.3~ynh1

Demo: https://excalidraw.com

Screenshots

Screenshot of Excalidraw

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/excalidraw_ynh/tree/testing --debug
or
sudo yunohost app upgrade excalidraw -u https://github.com/YunoHost-Apps/excalidraw_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps