I did not manage to find anyone. I have a problem that I need to access my CHM files over network and over VPN which makes the requirement rather slow with the normal CHM viewer. Therefore, I thought about terminal viewer of the format.
There are html viewers of terminal, elinks/lynx, but none of them can maintain chm features such searches in different environments. The standard of CHM viewers is h.exe in Windows. Anything that can reach even near it with search capabilities would be nice in terminal.
Is there any terminal viewer of CHM files in Ubuntu?
Not a perfect viewer but a workaround.
archmage
: a CHM(Compiled HTML) Decompressor,open the output in a non-graphical (text-mode) web browser, e.g.
lynx
:Another extract tool is
extract_chmLib
, also in the universe repository: