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: 9 months ago
JSON representation
Quicklook plugin for .opml files. E.g., RSS reader outline files.
- Host: GitHub
- URL: https://github.com/relikd/qlopml
- Owner: relikd
- License: mit
- Created: 2019-07-29T14:14:47.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T15:07:37.000Z (over 2 years ago)
- Last Synced: 2025-05-13T05:05:34.322Z (9 months ago)
- Topics: macos, opml, quicklook, quicklook-plugin, rss
- Language: C
- Homepage:
- Size: 140 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).

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