Search Criteria
Package Details: drawio-bin 29.3.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/drawio-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | drawio-bin |
| Description: | Diagram drawing application built on web technology |
| Upstream URL: | https://github.com/jgraph/drawio |
| Licenses: | Apache |
| Submitter: | VVL |
| Maintainer: | VVL |
| Last Packager: | VVL |
| Votes: | 6 |
| Popularity: | 0.006272 |
| First Submitted: | 2024-08-20 19:28 (UTC) |
| Last Updated: | 2026-02-02 10:14 (UTC) |
Latest Comments
VVL commented on 2024-09-06 10:50 (UTC)
Yes, this package isn't desktop apllication. It is web application for self-hosted draw.io. You need web-server or reverse-proxy (for example nginx) to run it.
Richardn commented on 2024-09-03 21:04 (UTC)
To anyone confused: This package does not give you a
drawiobinary. Instead, it gives you all the web files that when served, one can use drawio inside a web browser. For myself, IThen I can use drawio at
127.0.0.1:8000in Firefox.