2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/penpot_ynh.git synced 2026-05-12 05:17:26 +02:00
Penpot packaged for YunoHost
  • Shell 99.4%
  • JavaScript 0.6%
Find a file
2026-05-07 11:22:12 +02:00
.github Inital copy of example_ynh 2024-02-04 19:48:25 +01:00
conf Fixup export 2026-04-26 23:52:15 +02:00
doc Add pre_upgrade message for 2.14.3~ynh2 2026-04-26 23:53:10 +02:00
patches/backend V2.13.2 (#185) 2026-02-18 23:21:36 +01:00
scripts V2.13.2 (#185) 2026-02-18 23:21:36 +01:00
.gitattributes Inital copy of example_ynh 2024-02-04 19:48:25 +01:00
.gitignore convert to helpers2.1 2025-04-30 08:11:01 +02:00
config_panel.toml Add possibility to enable telemetry 2025-05-13 21:58:25 +02:00
LICENSE Set license to AGPL 3.0 2024-02-04 19:50:54 +01:00
manifest.toml Upgrade sources 2026-05-07 00:36:40 +02:00
README.md Auto-update READMEs 2026-05-07 00:36:44 +02:00
tests.toml V2.13.2 (#185) 2026-02-18 23:21:36 +01:00

Logo of Penpot Penpot, packaged for YunoHost

Design and prototyping platform

🌐 Official app website Version: 2.14.5~ynh1

Screenshots

Screenshot of Penpot

📦 Developer info

Automatic tests level

🛠️ Upstream Penpot repository: https://github.com/penpot/penpot

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/penpot_ynh/tree/testing

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

📚 App packaging documentation

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