2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/penpot_ynh.git synced 2026-08-13 10:40:26 +02:00
Penpot packaged for YunoHost
  • Shell 99.4%
  • JavaScript 0.6%
Find a file
2026-07-28 10:34:54 +02:00
.github Inital copy of example_ynh 2024-02-04 19:48:25 +01:00
conf Update backend.service 2026-07-27 17:07:27 +02:00
doc Add pre_upgrade message for 2.14.3~ynh2 2026-04-26 23:53:10 +02:00
scripts Update upgrade 2026-07-27 17:24:16 +02: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 imagemagic 2026-07-28 09:19:15 +02:00
README.md Auto-update READMEs 2026-07-28 09:19:23 +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.17.0~ynh3

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.