You could write an external console app, that keeps track of a txt file and outputs when it has been updated. You could then just use file IO in lite-c to update the text file, and then view the result in the external app.