Desktop Client
An experimental desktop graphical interface (GUI) is available as a way to perform basic editing tasks. To launch the program:
$ doorstop-gui
A window similar to the following should appear:
If you're interested in helping finish this UI, please check out the relevant open issues on GitHub.
Mac OS X
To use the GUI on Mac OS X you fist have to install python-tk.
brew install python-tk