Skip to content

aakiraa/wur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wur is a client side controller for the jukebox server (NestorInc)

- Introduction -

- UI overview -

 ------------------------------------------------------------
 |  on air window                                           |
 |__________________________________________________________|
 |                        |                                 |
 |    playlist            |       database search           |
 |    window              |       window                    |
 |                        |                                 |
 |                        |                                 |
 |                        |                                 |
 |                        |                                 |
 |                        |                                 |
 |                        |                                 |
 |                        |                                 |
 |----------------------------------------------------------|
 |   insert mode window                                     |
 ------------------------------------------------------------

- Command mode -

 current available command are :
  - "i" : go to insert mode
  - "n" : perform a next in the play queue
  - "p" : perform a previous in the play queue
  - " " : perform a pause on the listening song
  - "m" : perform a mute
  - "q" : quit wur

- Insert mode -

 current available command are :
  - login
  - logout
  
 to implement :
  - play
  - stop
  - pause
  - next
  - prev
  - mute
  - wait
  - add
  - load
  - run
  - playlist
  - run
  - timetable
  - alias
  - add
  - delete

  - "+" 1,3,5-*
  - "-" 1,4,6-10,11-*




About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages