Zim

Comment 7 for bug 706366

Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote : Re: [Bug 706366] Re: Feature Request: Basic Zim editor for Android

So sounds like a basic app could be build using the HTTP interface. In that
case we need the following:

1/ Merge patches to remove GObject dependency from non-gui classes
2/ Rewrite server class to use BaseHTTP server instead of our GObject based
handling of sockets
3/ Add editing capability to the web interface

-- Jaap