Skip to content

adamtomecek/CurseMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Swift NCurses player made for fun.

Example

Usage

curse_music [path]

CurseMusic recursively searches path for songs is provided. If not, CurseMusic loads last state stored in ~/.curse_music

Controls

  • q - quit
  • j - navigate down
  • k - navigate up
  • Enter - play selected song
  • p - play / pause
  • s - shuffle on / off
  • r - repeat on / off
  • n - next song
  • / - starts interactive fuzzy search, Enter to finish
  • ^l - clear search

About

NCurses music player made in Swift

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages