logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wmlv - Very simple text-based WML deck viewer

Description

       This  is  a  very  simple text-based WML deck viewer. It doesn't have any concept of WMLscript, definable
       widgets, images or tables. It just runs through the source putting it out as it thinks is best.

       Use it as "wmlv file.wml [card]" where [card] is an optional card to show from the deck (default  is  the
       first encountered).

       The  end result should see the output from wmld being passed to here, thereby creating a viewer which can
       handle bytecode too.

       An X version of this is being planned which should be able to handle the definable  widgets,  images  and
       tables. WMLscript is still beyond me at the minute.

       Usage: ./wmlv file.wml [card ID]

Debian GNU/Linux                                    July 2005                                            wmlv(1)

Name

       wmlv - Very simple text-based WML deck viewer

See Also