Building an Open-Source Evernote Alternative: January 2019 Update
-
wrote on 22 Jan 2019, 15:27 last edited by DougBeney
Hi!
I've been working on Vibrato Notes for the past months. The goal of it is to create a seamless note-taking app for all devices.
The desktop app is written in C++ using QtWidgets. The mobile app will still use Qt but will likely use QML. The note sync server is written in Python and uses Django with the Django REST Framework.
Hope this project interests you and I would love to hear your feedback.
-
wrote on 18 Mar 2019, 14:53 last edited by
Nice, the desktop client reminds me slightly of Joplin.
Just wondering, have you tried Qt WASM for the web app?
-
This post is deleted!