Skip to content

Abhijith-K-S/Kronos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kronos

Overview

Kronos is a simple tool that helps to convert media files from one format to another. You can also trim files to a specific duration

image

Prerequisites

Requires ffmpeg installed in the device

Installation

Download the source code or clone it using
git clone https://github.com/Abhijith-K-S/Kronos.git

cd Kronos

Compile the Media.java file using
javac Media.java

Make a Executable JAR file using
jar cvfe Kronos.jar Media *.class font.ttf

Voila!, now Kronos is ready for usage. You can access it using the Kronos.jar file

Releases

No releases published

Packages

No packages published

Languages