ARM version
It would be great, if you would release a ARM compiled package for Ubuntu on ARM processors. I am using my Nexus 7 with Ubuntu and ARM and I miss Sozi very much ;) great program!
Sozi is a web application that runs on top of a web browser engine. It is currently based on NW.js but I am in the process of moving to Electron.
Electron is available for Linux on ARM-based devices but this platform does not seem to be supported by the automatic packaging tool that I use (electron-packager).
In the meantime, Sozi is available as a hosted web application with Google Drive as the storage back-end. Please note that the user interface of Sozi has not been tested with touch screens. A mouse might be necessary.
For reference. There is already an issue open and a pending pull request for ARM support in electron-packager.