Skip to content

bosko/rstreamtuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Stream Tuner

Ruby Stream Tuner is stream directory browser that can replace good, old, streamtuner www.nongnu.org/streamtuner that is not maintained anymore and doesn’t work with new SHOUTcast www.shoutcast.com layout.

At the moment RST supports SHOUTcast and Xiph stream directories (with more to come soon), but its plugin system ensures simple and fast development of new plugins.

Although RST is not so fast as streamtuner but it is much more flexible.

Dependencies

RST uses WxRuby as GUI toolkit. It is chosen primarily because of its simple interface and multiplatfom support. For data processing it uses Nokogiri. In order to start RST you must install these two gems:

gem install wxruby

gem install nokogiri

Screenshots: pragdevnotes.com/2010/01/27/rstreamtuner-in-action

More info

If you want to know more about RST check:

About

Ruby streaming media directory browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages