Command lineΒΆ

whatstk provides a set of command line tools to obtain quick results using the command line. To use these, make sure that you have previously installed the library.

For instance, convert a WhatsApp text file to a CSV file using

whatstk-to-csv [input_filename] [output_filename]

For more details, check the command line tools documentation.