An open API service indexing awesome lists of open source software.

https://github.com/emako/quicklook.plugin.plantumlviewer

This plugin allows QuickLook to preview PlantUML file formats.
https://github.com/emako/quicklook.plugin.plantumlviewer

Last synced: 12 months ago
JSON representation

This plugin allows QuickLook to preview PlantUML file formats.

Awesome Lists containing this project

README

          

# QuickLook.Plugin.PlantUMLViewer

This plugin allows [QuickLook](https://github.com/QL-Win/QuickLook) to preview PlantUML file formats.

## Supported extensions

The following file extensions are treated as PlantUML files.

- pu
- puml
- plantuml
- wsd
- iuml

## Thanks to

- https://github.com/TachyPochy/plantuml-quicklook
- https://github.com/well-ar/vscode-plantuml
- https://marketplace.visualstudio.com/items?itemName=jebbs.plantuml

## Privacy Policy

> [!IMPORTANT]
> If you do not have Java installed and can start Java directly in the environment variable, it will automatically be rendered by the [server](http://www.plantuml.com/plantuml).

## Licenses

![GPL-v3](https://www.gnu.org/graphics/gplv3-127x51.png)

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.