Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serge-ivamov/qoiql
MacOS Quick Look Plugin for QOI Files
https://github.com/serge-ivamov/qoiql
macos qoi quicklook-plugin
Last synced: 2 months ago
JSON representation
MacOS Quick Look Plugin for QOI Files
- Host: GitHub
- URL: https://github.com/serge-ivamov/qoiql
- Owner: serge-ivamov
- License: mit
- Created: 2022-01-07T14:22:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T14:46:25.000Z (almost 3 years ago)
- Last Synced: 2024-10-03T22:14:14.220Z (3 months ago)
- Topics: macos, qoi, quicklook-plugin
- Language: C
- Homepage:
- Size: 24.4 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Quick Look Plugin for QOI Files
===============================![QOI Logo](https://qoiformat.org/qoi-logo.svg)
# QOI - The “Quite OK Image Format” for fast, lossless image compression
More info at [qoiformat.org](https://qoiformat.org)
How to install
==============```bash
$ xcodebuild
$ ./install_qoi_ql.sh
```