This commit is contained in:
Frank Skare
2021-05-06 15:44:19 +02:00
parent 3583aa11ed
commit 8d54abae4c
3 changed files with 68 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
![](https://raw.githubusercontent.com/stax76/mpv.net/master/docs/img/mpvnet.png)
![](docs/img/mpvnet.png)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/stax76/mpv.net) ![GitHub closed issues](https://img.shields.io/github/issues-closed/stax76/mpv.net) ![GitHub All Releases](https://img.shields.io/github/downloads/stax76/mpv.net/total) ![GitHub tag (latest by date)](https://img.shields.io/github/tag-date/stax76/mpv.net) ![GitHub stars](https://img.shields.io/github/stars/stax76/mpv.net)
@@ -117,32 +117,32 @@ Screenshots
Context menu using dark mode.
![Context Menu](https://raw.githubusercontent.com/stax76/mpv.net/master/docs/img/Menu.jpg)
![Context Menu](docs/img/Menu.jpg)
#### Config Editor
Searchable config editor as alternative to edit the conf file manually.
![](https://raw.githubusercontent.com/stax76/mpv.net/master/docs/img/ConfEditor.png)
![](docs/img/ConfEditor.png)
#### Terminal
OSD console and status printed on the terminal.
![](https://raw.githubusercontent.com/stax76/mpv.net/master/docs/img/Terminal.png)
![](docs/img/Terminal.png)
#### Input Editor
Searchable key and mouse binding editor.
![Input Editor](https://raw.githubusercontent.com/stax76/mpv.net/master/docs/img/InputEditor.png)
![Input Editor](docs/img/InputEditor.png)
#### Command Palette
Command Palette to find commands and shortcut keys easily.
![Command Palette](https://raw.githubusercontent.com/stax76/mpv.net/master/docs/img/CommandPalette.png)
![Command Palette](docs/img/CommandPalette.png)