Skip to content

charlesj/Grease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grease is a simple mp3 player.  You give it a directory, it recursively searches for music files, and then plays any that it finds in a random order.

It uses ReactiveUI for MVVM, NAudio for the audio playback, Ninject for dependency injection, and taglib# for music file metadata.

Currently, I'm working on caching music file information to increase performance.

Keyboard shortcuts:

Play / Pause toggle: [Space]
Next: Right Arrow
Previous: Left Arrow
Volume Up: Up Arrow
Volume Down: Down Arrow

Settings: ctrl+s

About

A Minimalistic MP3 Player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published