0.1.5 • Published 3 months ago

@mpv-easy/mpv-easy v0.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

This project is still in its early stages, and API changes occur frequently. It is not recommended to use it in production projects. The goal of this project is to provide out-of-the-box utility functions and UI components for mpv JS scripts. Based on this foundation, UI interfaces for osc, uosc, and potplayer are implemented.

dev

bash

export MPV_SCRIPT_DIR=/your_mpv_dir/portable_config/scripts && pnpm run dev

fish

set -x MPV_SCRIPT_DIR /your_mpv_dir/portable_config/scripts ; pnpm run dev

todo

  • @reduxjs/toolkit
  • router
  • setting page
  • dynamic enabling and disabling plugins
  • vertical mode