This is a JavaFX App used to convert SRT files to VTT file
Welcome to the ConvertToVTT project! This tool allows you to convert SubRip (SRT) subtitle files to WebVTT (VTT) format quickly and easily.
Before you can use this converter, make sure you have the following prerequisites installed on your system:
- Java Runtime Environment (JRE) 8 or later: You can download it from Oracle or use an open-source version like OpenJDK.
you can run the converter using the following command in your terminal or command prompt after clone project
:
mvn JavaFX:run clean