https://github.com/emako/quicklook.plugin.torrentviewer
This plugin allows QuickLook to preview Torrent file formats.
https://github.com/emako/quicklook.plugin.torrentviewer
Last synced: 2 months ago
JSON representation
This plugin allows QuickLook to preview Torrent file formats.
- Host: GitHub
- URL: https://github.com/emako/quicklook.plugin.torrentviewer
- Owner: emako
- License: gpl-3.0
- Created: 2024-06-14T19:38:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-11T17:31:00.000Z (6 months ago)
- Last Synced: 2025-03-19T09:15:44.643Z (3 months ago)
- Language: C#
- Homepage:
- Size: 373 KB
- Stars: 22
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-GPL.txt
Awesome Lists containing this project
README
# QuickLook.Plugin.TorrentViewer
This plugin allows [QuickLook](https://github.com/QL-Win/QuickLook) to preview Torrent file formats.
## Supported extensions
The following file extensions are treated as Torrent files.
- torrent
## Thanks to
- https://github.com/SamuelFisher/torrentcore
- https://github.com/Krusen/BencodeNET## Licenses

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.