Skip to content

A simple CLI tool that provides Timecode validation, duration calculations, and frame counts.

License

Notifications You must be signed in to change notification settings

marcrleonard/TimecodeTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimecodeTool

TimecodeTool is a simple CLI tool that does a handful of handy functions:

  • Validated timecode input
  • Calculate the time between two timecodes in realtime, framecounts, and timecode time
  • (Coming soon) Convert timecodes between different frame rates

Usage

Coming soon!

Building

To build the tool, simply run go build -o TimecodeTool ./cmd/TimecodeTool/main.go in the root directory of the project. This will create an executable named main in the root directory.

About

A simple CLI tool that provides Timecode validation, duration calculations, and frame counts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published