Skip to content

arrudagates/neoplayer_ultimate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neoplayer Ultimate

Rewrite of the original Neoplayer, this time focusing on spotify instead of youtube (with youtube support coming too) and in Rust instead of JavaScript + Node

Usage

When running for the first time, follow the instructions printed in the terminal to authenticate with spotify

Press 'e' to exit Press 'q' to toggle the queue list Press 'h' to enter input mode Commands currently available are:

search <query> // Searches spotify for the query and returns a list of results
ytsearch <query> // Searches youtube for the query and returns a list of results
play <query> // Searches spotify for the query and plays the first result without displaying them
library // Fetches the user's saved songs
pause // Toggle between paused and unpaused states

When not in input mode, use arrows up and down to select tracks in the results list and press enter to play them. To toggle the queue list, press q. To exit press e. To advance to the next song and return to the previous, press , and . respectively.

Contributing

Feel free to open issues and make pull requests, I'll do my best to work on them.

License

GNU General Public License v2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages