https://github.com/iina/iina-plugin-template
Template for creating IINA plugins using iina-cli
https://github.com/iina/iina-plugin-template
Last synced: about 1 month ago
JSON representation
Template for creating IINA plugins using iina-cli
- Host: GitHub
- URL: https://github.com/iina/iina-plugin-template
- Owner: iina
- Created: 2023-05-26T04:07:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-19T20:26:29.000Z (3 months ago)
- Last Synced: 2025-07-19T22:35:03.608Z (3 months ago)
- Size: 10.7 KB
- Stars: 6
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iina-plugin-template
This repository is a template for creating IINA plugins using `iina-cli`.
`iina-cli` will generate plugins from this template based on users' choices.
It is not intended to be used directly.`iina-cli` will do the following things:
- Download this repository.
- Render `.file-list` using Mastache.
- Copy all files in `.file-list` to the destination directory.
- Render all copied files using Mastache.