Skip to content

Daniel-Mendes/vlc-web-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues GNU License


VLC Web Interface

A custom VLC web interface
Report Bug · Request Feature

About The Project

A custom VLC web interface

Built With

Getting Started

Installation

  1. Locate the folder of the default VLC web interface (in my case it's /usr/share/vlc/lua/http/)

  2. Back it up and replace the files with the src/ folder (you should keep requests/ folder)

  3. Enable the VLC web interface as described here: https://wiki.videolan.org/Documentation:Modules/http_intf

  4. Start VLC, put some songs in the playlist and go to http://localhost:[CHOSEN PORT]

  5. After entering your chosen password (look at the link for help), you will be greeted with the VLC web interface

Screenshots

On desktop

On mobile

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU GPL 3.0 License. See LICENSE for more information.

Contact

Daniel Mendes - daniel-mendes.ch - contact@daniel-mendes.ch

Project Link: https://github.com/Daniel-Mendes/vlc-web-interface