April 11, 2019
Status Update

I have been working on an app to provide a private digital space for our notes, files and communication. We will have the ability to synchronize through a server without it knowing about the data being exchanged. The server works with a blindfold, still, it can do its job well enough with some meta data.

This app is simple in its principle. However, when it comes to implementation, it takes a lot of time to get the design right. So I am not going to pretend that it can be finished any time soon, despite that I have been working on it for nearly one year now. Countless times when a design was not feeling right, I simply discarded it and went back to drawing board. That's the luxury of working largely alone.

This app will be available on Windows/Mac/Linux/iOS/Android. It will use HTML5/CSS/JS for UI, and a self made LISP engine for its core implementation. Using web technology is the only sane way to develop cross platform apps nowadays, especially when it comes to a single developer project.

If you are interested and want to help beta test, please send an email to support@litchie.com. I'll let you know when it is ready for beta testing.