SkillAgentSearch skills...

OpenFM

Streaming radio mod for Minecraft, with OpenComputers control support

Install / Use

/learn @PC-Logix/OpenFM
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OpenFM

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

View on GitHub
GitHub Stars30
CategoryCustomer
Updated3mo ago
Forks18

Languages

Java

Security Score

87/100

Audited on Dec 19, 2025

No findings