mirror of
https://github.com/YunoHost-Apps/svgedit_ynh.git
synced 2024-09-03 20:26:24 +02:00
SVG-edit package for YunoHost
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
YEP.md |
SVG Edit app 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
Categories: Productivity, Drawing
Screenshots
Configuration
Documentation
- YunoHost documentation: There no other documentations, 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
Package by: Luc Didry
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