Hi,
I am trying to integrate this wonderful application in my college project. How will I get the time tables exported to csv using command line in Linux? I understand that application supports csv exports but there's no option in the command line.
Starting with FET version 5.34.0 (the latest version) you can export to CSV from fet-cl. See the usage in the README file or by typing fet-cl.
The main option is --exportcsv=true, but there are also other additional options.