• 0 Posts
  • 24 Comments
Joined 4 years ago
cake
Cake day: November 20th, 2020

help-circle

















  • I have created such service a while ago for mainly my own sake. The name of the economy overview website is Keizai and it’s far from done. The share feature is a little buggy and an update fixing this will come soon.

    PWA is supported. You can self-host Keizai if you want. You own your data and the encryption keys. You can export and import your data and also delete your data or your account at any time. Budget, sharing stuff, and more. More features on the way.

    The source code can be found at https://codeberg.org/airikr/Keizai

    Native app will maybe come some time in the future. I have zero knowledge of Flutter or any other Android/iOS app languages or what they now are called 😆 We’ll see if the native app even will be released since PWA are good enough.

    Update 2023-11-17: Keizai now havean demo account. Go to keizai.se?lang=en and follow the instructions.


  • I’ve been working on my economy overview website Keizai for the past 2-3 months. And started to develop the new version of my weather service Serenum few weeks ago. Only the landing page are done for now.

    Keizai are basically all done. Just some tweaks and improvements here and there left to do. Also planning some new features.

    The current version of Serenum works, but it is slow. The new version will be faster since the new API will cache the data. And instead of OpenWeatherMap (that logs “a lot” of data upon API request), the new version of Serenum API will use met.no (weather API from Norway with zero (0) logging).