Skip to content

A TUI based Pandora client and music player written in Rust

Notifications You must be signed in to change notification settings

iammaguire/muscli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple directory based music player written to play around with Rust.

Capture

This uses the pandora-rs2 crate, my updated version of pandora, written by Daniel Rivas.

Try it out if you'd like however be prepared for crashes and unspecified behavior. This is in a very developmental state.

Configuration

Copy the config.json file to ~/.config/muscli/config.json, changing the pandora_username and pandora_password to your pandora username and base64 encoded pandora password. Change local_dir to the full path of a directory containing valid audio files.

Valid formats are aiff, asf, asx, dls, flac, fsb, it, m3u, mp3, midi, mod, ogg, pls, s3m, and wav. The spotify interface is entirely empty and nonfunctional.

Input Description Interface
q exit all
Up/Down selection all
z/x forward/back all
Space pause all
d select new local directory local
s stop playback local
n next track pandora
s station select pandora

About

A TUI based Pandora client and music player written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages