My recommendation would be to have a gadgetbridge supported device (and read how well supported it is, some devices need some convoluted pairing process the first time). It can do so many things by now it's becoming silly. I love this app.
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
I assume you did a search on f-droid and saw plees-tracker and it didn't work?
I had not seen that one, but it's not exactly the kind of app I meant.
I'm looking for something that can listen to snores and motion to determine whether the user is sleeping.
I get it
Track sleep how?
I know smartwatches track your sleep when you wear them at night through sensors, how would you do it with a phone, or do you mean tracking in a different way?
Phones have sensors as well. Apps exist that have you place the phone next to you on the mattress so the accelerometer can track your movement, while the mic tracks snoring and such.
I think your best chance to get something without 3rd party closed software is to get a ESP32 chip with accelerometer, mic and use AI to vibe code something to record events.