vlc: minor additions to the ncurses interface (#118)

* vlc: code-format `vlc --intf ncurses`

* vlc: "ncurses client" -> "ncurses interface"

To the best of my knowledge, VLC can be directly run in ncurses mode, it's not a client talking to a server process.

* vlc: add link to the documentation at https://wiki.videolan.org/Console/

This wiki entry also provides information for other possible TUI interfaces for VLC (rc, ncurses, telnet)
This commit is contained in:
muxator 2022-12-30 05:45:11 +00:00 committed by GitHub
parent 05cacde597
commit d6a3dccded
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -215,7 +215,7 @@ List of projects that provide terminal user interfaces
- [spotui](https://github.com/ceuk/spotui) Spotify client written in Python
- [timg](https://github.com/hzeller/timg) A terminal image viewer
- [tizonia-openmax-il](https://github.com/tizonia/tizonia-openmax-il) Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, Dirble, Plex servers and Chromecast devices
- [vlc](https://github.com/videolan/vlc) VLC includes an ncurses client, vlc --intf ncurses
- [vlc](https://github.com/videolan/vlc) VLC includes an ncurses interface, `vlc --intf ncurses`. See documentation at https://wiki.videolan.org/Console/
- [ytui-music](https://github.com/sudipghimire533/ytui-music) Listen to music from youtube. Configurable, minimal, lightweight, private & beautiful music client.
- [ytdl-tui](https://github.com/darky/ytdl-tui) TUI for downloading Youtube videos