Use With Any Application
TCode specializes in entering timecode into your favorite documents and spreadsheets. You only have to assign a key on your keyboard to TCode, and pressing it will instantly enter the timecode wherever you are currently working. The default key is the backtick key (next to the 1 key on the keyboard).
Use Over The Network
Once you connect timecode to one computer running TCode, you may run another copy of TCode on another computer and utilize the remote timecode. Provided that you have a license for each machine, this provides an easy way to distribute timecode to multiple users without expensive infrastructure or bulky cables.
Formatting
The typed format allows for many uses. Look below for some formatting examples.
The format of this string is as follows:
%H - current hour
%M - current minute
%S - current second
%F - current frame
%% - a % sign.
%n - return (new line)
%N - shift return
%t - tab
%T - shift tab
All other characters - verbatim
Example 1 - Word
For a simple setup, simply open your favorite word processor and TCode. In the TCode preferences, select the Format tab.In the Print Format box, type
%n%H:%M:%S.%F%t
Example 2 - File Browser
You may name files or folders according to time code. In the TCode preferences, select the Format tab.In the Print Format box, type
%nProject %H.%M.%S.%F%n
Example 3 - Excel
TCode can do tabs, shift tabs, and enters. This makes it ideal for input into spreadsheets. In the TCode preferences, select the Format tab.In the Print Format box, type
%n%H:%M:%S.%F%t