Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/relikd/qlopml

Quicklook plugin for .opml files. E.g., RSS reader outline files.
https://github.com/relikd/qlopml

macos opml quicklook quicklook-plugin rss

Last synced: about 1 month ago
JSON representation

Quicklook plugin for .opml files. E.g., RSS reader outline files.

Awesome Lists containing this project

README

        

# QLOPML

Quick Look generator for `.opml` files.
Optimized for RSS reader outline files. E.g., see my other project [baRSS](https://github.com/relikd/baRSS).

![screenshot](screenshot.png)

## Install

1) Build project or download [lastest release](https://github.com/relikd/QLOPML/releases/latest)
2) Copy `QLOPML.qlgenerator` to either `/Library/QuickLook` (system wide) or `~/Library/QuickLook` (user)
3) Run `qlmanage -r` to update Quick Look cache.

## License

[MIT License](https://opensource.org/licenses/MIT)