Skip to content

polypoyo/mpv-ts-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPV Typescript Template

This is a template for writing MPV scripts using TypeScript.

Getting started

  1. Ensure a recent version of Node.js is installed
  2. (Optional) Fork this repository
  3. Clone into your MPV scripts directory. On Linux, this would be ~/.config/mpv/scripts/
  4. In the newly created folder, run npm install.
  5. Compile and run using npm run mpv

About

Quickly get set up for scripting in MPV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published