Today I began initial work on a rewrite of my RM1800 remote control program. Since it should be capable of working with any remote on a MIDI interface, I will call it Midi Remote, MidiMote, or something along those lines... we'll see. Heres what you can tentatively look forward to:
- AutoIt support will remain for power users
- Common functions will be easily settable in the interface no scripting required!
- Send keypresses
- Open folders
- Run programs
- Run .Au3 and .bat files
- Shell commands
- Will remain free and open source
- Planning to put it up on SourceForge this time around (when I feel it complete enough to bother posting at all... they don't need more dead alpha projects on there)
- Toggle Feature for on/off buttons
From the code side, I have become quite rusty since I haven't programmed anything in a long while now. I was never happy with the way I handled this program with giant case/switch statements previously. This time around, I intend to use an object oriented approach. If anyone is interested in helping out before I get it up on sourceforge, just e-mail me. glorfy(~at~)gmail.com |