Skip to content

voz-living/voz-terminal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.1%
  • JavaScript 4.9%