1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/svgedit_ynh.git synced 2025-11-05 12:58:42 +01:00
SVG-edit package for YunoHost
Find a file
2025-02-13 23:05:33 +01:00
.github Testing (#12) 2021-05-14 22:16:32 +02:00
conf fix nginx config 2024-01-05 15:38:30 +01:00
doc Delete PRE_UPGRADE_7.0.md 2024-10-26 13:38:02 +02:00
scripts Update upgrade 2025-02-13 01:05:47 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 (#23) 2024-10-26 11:41:25 +02:00
ALL_README.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
LICENSE Initial commit 2017-03-17 15:55:45 +01:00
manifest.toml Improving 2025-02-13 00:27:45 +01:00
README.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
README_es.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
README_eu.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
README_fr.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
README_gl.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
README_id.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
README_it.md Auto-update README 2024-03-29 07:24:48 +01:00
README_nl.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
README_pl.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
README_ru.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
README_zh_Hans.md Auto-update READMEs 2025-02-13 00:27:50 +01:00
tests.toml Update tests.toml 2025-02-13 20:06:08 +01:00

SVG-edit for YunoHost

Integration level Working status Maintenance status

Install SVG-edit with YunoHost

Read this README in other languages.

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

Overview

SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser.

Shipped version: 7.3.3~ynh1

Demo: https://svgedit.netlify.app/editor/index.html

Screenshots

Screenshot of SVG-edit

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/svgedit_ynh/tree/testing --debug
or
sudo yunohost app upgrade svgedit -u https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --debug

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