Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 403 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 403 Bytes

Example scripts using wrrarms

  • wrrarms-xdg-open script will open the contents of a given .wrr file via xdg-open.

  • wrrarms-w3m script will feed the contents of a given .wrr file to w3m -T text/html -dump, converting to HTML pages into plain-text.

  • wrrarms-pandoc script does the same, but uses pandoc instead of w3m.