I have an EPG in XML format. I would like to know of any available open source linux viewer, preferably a command line ( text UI interface).
I found some for windows platform / or online options but none in linux (xmltv related projects).
Thank in advance for your advice.
Most any text editor should work. If you'd like pretty formatting, use an HTML or code editor (e.g., geany ) or an IDE .
If you actually have to use the command line, nano shows formatting (with colord running). If you're a masochist, use vi or vim.