Hello, lemmy.world! First time posting here, hope you’ll find it somewhat useful.

In an attempt to protect my personal info from data-hungry cloud-infested madness that comes from app stores of various kinds, I decided to establish a routine of scraping health metrics from… myself. This particular example requires manual input, however it proved to be working reliably and much more precise than any other mood journaling app.

More details you may find here, in my personal blog.

Feel free to ask other details, I can share my termux scripts, Tasker workflows, Grafana dashboard JSONs, and other infrastructure around it.

  • handsoffmydata@lemmy.zip
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 days ago

    I’ve been experimenting with something similar the last two months. My workflow involves self reported health data via NextCloud forms. The api feeds a sql db that’s modeled using grafana. I also have a python tool in open webui to chat over the data with gpt-oss:20b. Fun project. Happy to hear others are tinkering too.