• 1 Post
  • 41 Comments
Joined 4 years ago
cake
Cake day: November 20th, 2020

help-circle


  • airikr@lemmy.mltoPrivacy@lemmy.mlOpen Source Anti-Theft App
    link
    fedilink
    arrow-up
    24
    ·
    edit-2
    8 months ago
    • Requires Google Play Store to install the app. They refer to Play Store from their release page on GitHub.
      • No client on F-Droid nor IzzyOnDroid.
    • Based in USA.
    • You can’t install the server on your own server.
    • The server’s source code appears to be closed.

    I wouldn’t use it or trust it 🙂







  • 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.



  • airikr@lemmy.mltoLinux@lemmy.mlFedora or Mint for noob?
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    8 months ago

    Begin small, end big. That works for everything when learning something new. So, with that said, go for Linux Mint Cinnamon.

    I begun my Linux journey with elementary OS which is more for macOS users. I was a Windows user so I switched to Linux Mint Cinnamon. After a few years of exploring and learning, I am now using EndeavourOS.







  • 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).