mirror of
https://github.com/YunoHost-Apps/svgedit_ynh.git
synced 2024-09-03 20:26:24 +02:00
SVG-edit package for YunoHost
31033edd07
* fix |
||
---|---|---|
.github | ||
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
SVG-edit for YunoHost
This package allow you to install SVG-edit quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.
Overview
SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser.
Shipped version: 2.8.1
Screenshots
Demo
Configuration
Documentation
- Official documentation: Link to the official documentation of this app
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features
Multi-users support
Not supported.
Supported architectures
Limitations
There is no account management in SVG-edit, but the SSO can protect the access to the app to disallow user without YunoHost account.
Additionnal informations
Links
- Report a bug: https://github.com/YunoHost-Apps/svgedit_ynh/issues
- Website: https://github.com/SVG-Edit/svgedit
- YunoHost website: https://yunohost.org/
Developers infos
Please do 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 --verbose
or
sudo yunohost app upgrade leed -u https://github.com/YunoHost-Apps/svgedit_ynh/tree/testing --verbose