Skip to content

okiktev/media

Repository files navigation

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.