• 0 Posts
  • 54 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle
  • It’s definitely not perfect, like I can grab a nap and not have it notice sometimes so I assume there are a bunch of heuristics at play that create a “best guess”.

    That said, how rested I feel does typically line up with the number of hours it shows (regardless of how long I’ve actually spent in bed), and it has a short description about the quality of sleep like “restorative” or “not enough rem” that further lines up with how I feel.


  • Exactly. Gadgetbridge reverse engineered the protocol so it can configure all the same settings the Garmin app can, notifications get forwarded to the watch, the watch sends its sensor data, gps tracks, etc and Gadgetbridge knows what to do with the data so it’s displayed in graphs and lists, etc.

    And yeah, if you get a watch without wifi or don’t connect one with it to a network, then all data i/o is going to be exclusively bluetooth with Gadgetbridge, which specifically avoids the network permission (so there’s zero chance of anything leaking to a server somewhere.) That’s why it communicates with a weather app fur that data instead if pulling it in itself.

    It also works with more than just smart watches; like I can use it to configure the buttons, noise cancelling state, etc on my bluetooth headphones.


  • Mine does (a fenix 7). I think any model that has a heart rate sensor would probably work based on the wiki page. There are certain models that offload sleep tracking to the official app, and I don’t think those support sleep tracking in gadgetbridge yet (last I checked this was the case), but the ones that handle it on the watch like mine fully support that too (and you can view stats and a graph in gadgetbridge).

    Speaking of the wiki page: https://gadgetbridge.org/basics/topics/garmin/ - there’s a lot to parse since so many models apply, but my fenix 7 has had full support aside from live cloud maps in the weather app, and I’ve been issue-free since last October aside from a couple things they quickly fixed for me after I opened them.

    There are 2 main gotchyas:

    1. despite the weather sync not requiring the official app (gadgetbridge can sync with breezy weather), the watch stops trying to refresh it if it’s been ~3 months since rotating the api key. In the advanced settings you can have gadgetbridge create a new api key for you, but that may break the ability to use the official app (I don’t so I went with that).

    2. gadgetbridge can’t update the firmware or maps, however you can update directly on the watch via wifi, or you can use the PC app (which works great in a libvirt windows vm).






  • I was pretty lucky in university as most of my profs were either using cross platform stuff or Linux exclusive software. I had a single class that wanted me using windows stuff and I just dropped that one.

    Awesome that you’re getting back into it, it’s definitely the best it’s ever been (and you’re right that Steam cracked the code). It sounds like you probably know what you’re doing if you’re running Linux VMs and stuff, but feel free to shoot me a PM if you run into any questions or issues I might be able to point you in the right direction for.




  • Earlier today I googled how to toggle full screen in dosbox-x and the AI-generated answer said to use alt+enter. Tried it and it didn’t work, so I look in the documentation and it turns out that they changed it to F12+f a while ago (probably to avoid interfering with actual dos input).

    This is definitely already a problem.