Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 636 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 636 Bytes

Wasteland

INSTALL

  1. install tiv and newsboat
  2. pip3 install -r requirements.txt
  3. cp -r wasteland ~/.newsboat/wasteland
  4. config newsboat vim ~/.newsboat/config
html-renderer "cat"
pager "~/.newsboat/wasteland/render.py %f && ~/.newsboat/wasteland/viewer.py"
browser "w3m"

FEATURE

  1. show images in terminal
  2. parse qr code

BUG

  1. Abnormal Chinese display

THANKS

  1. gif generated by gif-for-cli and tiv