Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maoiscat/mpv-osc-orange
https://github.com/maoiscat/mpv-osc-orange
mpv mpv-osc mpv-script
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maoiscat/mpv-osc-orange
- Owner: maoiscat
- Created: 2022-12-10T09:57:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-11T12:51:47.000Z (over 1 year ago)
- Last Synced: 2024-06-30T11:33:50.463Z (5 months ago)
- Topics: mpv, mpv-osc, mpv-script
- Language: Lua
- Homepage:
- Size: 1.53 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mpv - osc-orange - An osc/ui replacement in dark theme. (On Screen Controller)
README
# mpv-osc-orange
This is a mpv osc script using my [oscf](https://github.com/maoiscat/mpv-osc-framework) tool.
![preview](https://github.com/maoiscat/mpv-osc-orange/blob/main/preview.png)
## Usage
1. Make a new folder in ''\~\~/scripts''. Let's take ''\~\~/scripts/orange'' for example.
2. Download all lua files and put them into that folder.
3. Remove/Disable other osc scripts.
4. Launch mpv and check if it works.
## Other stuff
1. More details about oscf can be found [here](https://github.com/maoiscat/mpv-osc-framework/)
2. You may encounter dark bars on both sides of the video. This is because neither I nor the mpv find a way to adjust the window on the fly.
3. The maximize button in the title bar is actually ''toggle fullscreen''
4. If anyone feels the osc too small, open ''main.lua'' with any text editor, locate the ''user options'' comment, and change **scale** below.