Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/po5/mpv_manager
User script and shader manager for mpv
https://github.com/po5/mpv_manager
mpv mpv-script
Last synced: 3 months ago
JSON representation
User script and shader manager for mpv
- Host: GitHub
- URL: https://github.com/po5/mpv_manager
- Owner: po5
- Created: 2020-04-18T00:46:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-08T05:08:28.000Z (over 1 year ago)
- Last Synced: 2024-06-30T14:46:21.568Z (5 months ago)
- Topics: mpv, mpv-script
- Language: Lua
- Homepage:
- Size: 5.86 KB
- Stars: 31
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mpv - manager - Script and shader manager. (Other)
README
# mpv_manager
User script and shader manager for mpv.## Requirements
- git## Installation
Place manager.json next to your `mpv.conf`, and manager.lua in your `scripts` folder.## Usage
Define your rules in `manager.json`
Assign a key to the update function with `M script-binding manager-update-all` in `input.conf`