Command line utility app aimmed at quickly pulling specific data or information out of tdms files without loading the entire file.
- "info" command - display group and channel names for tdms file
- TUI (Terminal GUI)
- Select tmds file to access from current directory
- Select channels to export from tdms file
- TUI to select what channels you want to extract from tdms file
- Ability to export selected data to csv or other file formats
- Benchmarking and trying out threading or other options