View Single Post
Here's instructions that will work as long as you are comfortable with working in a shell:

1) Download the zip dansays posted

2) Unpack it. It doesn't really matter where, or what you name it, but make sure you can get back there

3) cd into the new directory (by default named Web Interface)

4) Edit config/Settings.plist, as described in my post on the subject, you'll need to put a username and password in at the bare minimum

5) from a shell, run: script/server

6) from a browser, connect to localhost:3000, you should be prompted for a username and password to login, which will be the ones you set in Settings.plist.

7) If you want to access this site from the public Internet, ie when you're travelling, you must have a valid public IP address that you control and can either directly run OmniFocus on (ie, it's a Mac that is on the public net for whatever reason) or port forward from a NAT device to the Mac on your internal network that is running OmniFocus. I'm not going to attempt to explain this in any more detail than that, your network device will have documentation on how to setup port forwarding.

If any of this doesn't work, freel free to post here.