https://github.com/emako/quicklook.plugin.drawioviewer
This plugin allows QuickLook to preview draw.io file formats.
https://github.com/emako/quicklook.plugin.drawioviewer
Last synced: 5 months ago
JSON representation
This plugin allows QuickLook to preview draw.io file formats.
- Host: GitHub
- URL: https://github.com/emako/quicklook.plugin.drawioviewer
- Owner: emako
- License: gpl-3.0
- Created: 2024-07-30T07:26:36.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T08:47:56.000Z (over 1 year ago)
- Last Synced: 2025-04-03T17:37:44.718Z (over 1 year ago)
- Language: C#
- Size: 88.9 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-GPL.txt
Awesome Lists containing this project
README

# QuickLook.Plugin.DrawIOViewer
This plugin allows [QuickLook](https://github.com/QL-Win/QuickLook) to preview draw.io file formats.
## Supported extensions
The following file extensions are treated as draw.io files.
- drawio
## Dependencies
- [drawio-desktop](https://github.com/jgraph/drawio-desktop)
## Licenses

This project references many other open-source projects. See [here](https://github.com/QL-Win/QuickLook/wiki/On-the-Shoulders-of-Giants) for the full list.
All source codes are licensed under [GPL-3.0](https://opensource.org/licenses/GPL-3.0).
If you want to make any modification on these source codes while keeping new codes not protected by GPL-3.0, please contact me for a sublicense instead.