Log your daily life on any of your devices and synchronize it securely. All personal information is stored locally on your device.
It can be built for the browser, desktop, Android or iOS.
Note: The app is currently work-in-progress and therefore not released as stand-alone app.
- Install nodejs and yarn
- This application is based on the quasar framework. We first need to install it (see also here)
yarn global add @quasar/cli
- Download repo and prepare
git clone https://github.com/niowniow/logadia
cd logadia
yarn install- Try it in development mode in the browser
quasar devquasar devyarn run lintquasar buildSee Configuring quasar.conf.js.
icongenie generate -i public/logo.png --skip-trim
- There seems to be a bug such that end-to-end encryption does not work properly, therefore synchronization is currently disabled.



