diff options
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..41e954e --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# chirpsync + +I made chripsync out of spite in the middle of a project where I really needed Tentacle Timecode Tool for some paid client work. Tentacle Timecode Tool did not feel like working however. + +After telling support and not hearing back for a week, I decided to write my own. Before support could get to fixing my problem I re-wrote their whole application. + +Usage: +``` +chirpsync input/files/*.MOV output/folder/ +```
\ No newline at end of file |