From 1beaa8dc734b65c55c1e320649a692d8d848d3e6 Mon Sep 17 00:00:00 2001 From: San Jacobs Date: Tue, 14 May 2024 05:18:57 +0200 Subject: Added readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.1