The Firmware is completely based on Sming Framework for ESP8266 and is hopefully easy to use.
I will upload some binaries which you can upload without the compiling.
Formerly i use this firmware and its options for my SmartHome integration with ioBroker from where I script everything i want to control or measure. And it isn't completely ready, so if you want to contribute something ...
I manged to flash using this command
esptool.py -p COM7 -b 230400 write_flash -ff 40m -fm qio -fs 32m 0x00000 0x00000.bin 0xa000 0xa000.bin 0x5A000 spiff_rom.bin