-
Improve old and "temporary" sleep tracking system by introducing sleep sessions (like in task_history).
A sleep session will have a start and end time.
Timetable: continue using wakeup/sleep bar…
-
### New app idea: Sleep tracking
**Things to do:**
- Estimate start and end of sleep depending on movement detection (from acceleration sensor)
- Data from heart rate sensor and touch screen…
myxor updated
2 years ago
-
Hi!
I saw that you were thinking about implementing sleep tracking. I'm decently proficient at Java and could try my hand at helping in my free time.
What do you think would be needed to impleme…
-
Feature gate: `#![feature(sleep_until)]`
This is a tracking issue for the `thread::sleep_until` method. It pauses the
current thread until a given deadline.
### Public API
```rus…
dvdsk updated
3 months ago
-
Sleep and wakeup time tracking.
Need to have a very good UI for this to work.
-
I've discovered something rather important that is missing, a button to pause sleep tracking.
It may seem unnecessary, but on nights when I wake up at 2AM for no reason, I would like to not have 10 h…
-
Hello,when i run hand_tracking's example:
from vuer import Vuer, VuerSession
from vuer.schemas import Hands
from asyncio import sleep
app = Vuer()
@app.add_handler("HAND_MOVE")
async def…
-
My guess is that on system sleep or similar the app stops tracking the countdown. I've had it running for a few days and just stopped and started the app and now the number is two less than it was bef…
-
Inefficient Polling: The current version continuously queries system data without any delays, causing the CPU to remain busy even when no new information needs to be updated.
Lack of Sleep Interval…
-
Confirm if https://play.google.com/store/apps/details?id=com.urbandroid.sleep&hl=en supports API access, or other sleep tracking hardware.