forked from tadzik/perl6-MPD
-
Notifications
You must be signed in to change notification settings - Fork 0
Perl 6 bindings to libmpdclient
License
hipek8/perl6-MPD
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Don't get too excited, almost nothing works yet UP: Basic controls should work now use MPD; my MPD $mp .= new; $mp.next; $mp.previous; $mp.toggle; $mp.stop; $mp.play; say $mp.current-song; $mp.add('song.mp3');
About
Perl 6 bindings to libmpdclient
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Other 100.0%