Streaming radio for Minecraft, with OpenComputers, and ComputerCraft support.
fm = component.openfm_radio
fm.setURL("http://listen.radionomy.com/DeepHouse")
fm.start()
fm.stop()
fm.volUp()
fm.volDown()
fm.getVol()
fm.setScreenColor(0xFF0000) Sets the text color to red on the display
fm.setScreenText("Text to display on radio") Text will scroll if larger than the display.
Highly modified version of Dragon's Radio Mod, Dragon's Radio Mod is Licenses MIT.
Downloads via Curse http://www.curse.com/mc-mods/Minecraft/236839-openfm