Skip to content
/ n2unes Public

command line music playing front end, written in python

Notifications You must be signed in to change notification settings

nihiven/n2unes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

n2unes

command line music playing front end, written in python 3

Options (set within script)

  • queue_clear = True # clear queue for each search
  • queue_matches = True # queue multiple seaerch results
  • queue_matches_MAX = 50 # max number of results to queue
  • display_matches = True # display multiple search results
  • display_matches_MAX = 50 # max number of results to display
  • display_matches_totals = True # display total number of matches if more than MAX
  • display_matches_fullpath = False # display filename's full path
  • display_matches_line_numbers = True # display line number in match results

About

command line music playing front end, written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages