It already is. Download whole package and run .bat file - it will auto configure web and open it in your default browser.
I posted my whole cmd file for equihash several posts ago. Check it out.
[
{"time":1,"commands":[
{"id":1,"method":"algorithm.add","params":["sia","sia.eu.nicehash.com:3360","USEYOURBTCHERE"]}
]},
{"time":2,"commands":[
{"id":1,"method":"worker.add","params":["0","0"]},
{"id":1,"method":"worker.add","params":["0","1"]},
{"id":1,"method":"worker.add","params":["0","2"]},
{"id":1,"method":"worker.add","params":["0","3"]}
]},
{"time":5,"commands":[
{"id":1,"method":"device.set.power_limit","params":["0","130"]},
{"id":1,"method":"device.set.core_delta","params":["0","100"]},
{"id":1,"method":"device.set.memory_delta","params":["0","-500"]},
{"id":1,"method":"device.set.power_limit","params":["1","90"]},
{"id":1,"method":"device.set.core_delta","params":["1","100"]},
{"id":1,"method":"device.set.memory_delta","params":["1","-500"]},
{"id":1,"method":"device.set.power_limit","params":["2","80"]},
{"id":1,"method":"device.set.core_delta","params":["2","100"]},
{"id":1,"method":"device.set.memory_delta","params":["2","-500"]},
{"id":1,"method":"device.set.power_limit","params":["3","120"]},
{"id":1,"method":"device.set.core_delta","params":["3","130"]},
{"id":1,"method":"device.set.memory_delta","params":["3","-500"]}
]},
{"time":15,"loop":15,"commands":[
{"id":1,"method":"algorithm.print.speeds","params":[]}
]},
{"event":"on_quit","commands":[
{"id":1,"method":"device.set.tdp","params":["0","100"]},
{"id":1,"method":"device.set.core_delta","params":["0","0"]},
{"id":1,"method":"device.set.memory_delta","params":["0","0"]},
{"id":1,"method":"device.set.tdp","params":["1","100"]},
{"id":1,"method":"device.set.core_delta","params":["1","0"]},
{"id":1,"method":"device.set.memory_delta","params":["1","0"]},
{"id":1,"method":"device.set.tdp","params":["2","100"]},
{"id":1,"method":"device.set.core_delta","params":["2","0"]},
{"id":1,"method":"device.set.memory_delta","params":["2","0"]},
{"id":1,"method":"device.set.tdp","params":["3","100"]},
{"id":1,"method":"device.set.core_delta","params":["3","0"]},
{"id":1,"method":"device.set.memory_delta","params":["3","0"]}
]}
]