Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 673 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 673 Bytes

voz-terminal

terminal client for voz

Imgur Imgur Imgur

Install

require node 7

npm install

Run

npm start

Dev

npm run dev

Done

[x] load forums (not hidden or children forums) [x] load threads of forum [x] load 10 first post

TO DO

[ ] pagging threads

[ ] load post over 10 first post

[ ] command switch focus like /switch forum

[ ] go to thread by id /goto thread ${id}

[ ] quick navigation by searching (forums, threads)

[ ] subs-forums support (+hidden)

[ ] login, post reply, create new thread