Skip to content

prullmann/ruby-mplayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== ruby-mplayer - Ruby wrapper for MPlayer

== Usage
Sample usage:
  require 'mplayer'
  mplayer = Mplayer.new
  mplayer.play(path_to_a_song.ogg)

== Todo
  - Function to send raw text and return returning text if any
  - Rewrite Track function to use get_meta_* get_file_name etc..
  - Add more usage example

About

Ruby wrapper for MPlayer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%