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

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

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

Last synced: 4 months ago
JSON representation

This plugin allows QuickLook to preview LottieFiles file formats.

Awesome Lists containing this project

README

        

# QuickLook.Plugin.LottieFilesViewer

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

Note: Not sure if the `Optimized Lottie JSON` can be detected correctly.

## Supported extensions

The following file extensions are treated as LottieFiles files.

- lottie (dotLottie)
- lottie.json (Lottie JSON and open without detection)
- json (Lottie JSON)

## Thanks

- https://github.com/quicoli/LottieSharp
- https://github.com/zanders3/json

## 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.