Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.01 KB

media

Web UI tool for managing video from file system

to run media

There following tools are required to run media:

Fork and clone the repository to your local machine. Configure proper settings in application.properties and action_listener.bat, then cd into the project directory and run the following commands:

Windows
> cd scripts
> backend.bat
> cd scripts
> frontend.bat
> cd scripts
> action_listener.bat

contribute

Feel free to fork this project and send me pull requests.

license

The source code is published under the GPL-3.0 license.