View Single Post
The fact that this is using AppScript makes me very hopeful that it would make sense to open source the existing code, even if the Omni folks don't want to end up supporting it themselves. I say that because Omni apps are known for being scriptable, so while this is all a bit of a hack (a web server running appscript talking to the running app qualifies as a hack in my book anyway) -- it's a hack that doesn't take a lot of [extra] effort to keep working.

I'm still piecing through the code, and it references a SQLite instance in the config files, but I don't see any Rails model objects. Maybe the developer can confirm or deny that SQLite is needed?