this post was submitted on 12 Nov 2024
35 points (100.0% liked)

Selfhosted

59858 readers
659 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I would like to use a smart watch with health tracking (e.g pulse, steps, sleep tracking) but I don't want to setup an account and send my data to a proprietary cloud.

Can I sit host 'tge cloud'.

If not, can you recommend any watch which i can just sync data from watch to my Linux laptop (again: no account, etc)

Thanx

you are viewing a single comment's thread
view the rest of the comments
[–] lukes26@lemm.ee 3 points 2 years ago (1 children)

https://www.crowdsupply.com/protocentral/healthypi-move

This is a project I've been interested in for a bit. It looks like it will have a pretty good feature set out of the box, and with everything about it being open source I'm sure there will be an API for it at some point too. The price is a bit on the expensive side but is honestly pretty comparable to most current gen smartwatches tbh.

[–] Ohh@lemmy.ml 1 points 2 years ago (1 children)

Thx. Interesting. But a bit to expensive.

Is there really no watch i can just connect to my pc and transfer data?

On android opentracks, fitotracks etc are great applications.

[–] lukes26@lemm.ee 1 points 2 years ago

Yeah, it kinda sucks how cloud reliant most smart watches are. Like other people in the thread mentioned I think stuff like the pine time, bangle js, etc are probably your best bet for cheaper ones.

There's also asteroidOS which you can flash onto certain older smart watches. It's what I'm currently using but there isn't as much support for it so for more complicated data tracking would require setting up something like a raspberry pi to periodically fetch data over Bluetooth and process it yourself.