1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/excalidraw_ynh.git synced 2025-12-20 01:13:03 +01:00
Excalidraw package for YunoHost
Find a file
2025-12-17 17:35:53 +01:00
.github Apply last example 2022-03-19 19:08:33 +01:00
conf cleaning 2025-12-17 16:56:01 +01:00
doc chore(doc): updated screenshot 2024-05-12 17:32:56 +03:00
scripts cleaning 2025-12-17 17:00:06 +01:00
.gitignore convert to helpers2.1 2025-11-04 09:57:29 +01:00
LICENSE First commit 2021-12-05 09:05:11 +01:00
manifest.toml Update manifest.toml 2025-12-17 17:00:32 +01:00
README.md Auto-update READMEs 2025-12-17 17:00:37 +01:00
tests.toml fix 2025-03-14 01:08:45 +01:00

Logo of Excalidraw Excalidraw, packaged for YunoHost

Virtual whiteboard for sketching hand-drawn like diagrams

🌐 Official app website App Demo Version: 0.18.0~ynh2

Screenshots

Screenshot of Excalidraw

📦 Developer info

Automatic tests level

🛠️ Upstream Excalidraw repository: https://github.com/excalidraw/excalidraw

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/excalidraw_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade excalidraw -u https://github.com/YunoHost-Apps/excalidraw_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.