A Productivity Timer Using a Hidden Camera and OpenCV with Raspberry Pi
Stars
31
Forks
3
Watchers
31
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
109
commits
Refactor mood handling: simplify sad state transition logic and ensure at-risk period persists during blinking sequences.
7f0a977View on GitHubRefactor state management in set_state: clear at-risk indicators only when focused, maintain during warning and distracted modes.
569c6e0View on GitHubRefactor mood update logic: enforce more frequent updates during at-risk periods and optimize state comparison to reduce unnecessary updates.
8d21518View on GitHubEnhance mood update logic: increase update frequency during at-risk periods and optimize state comparison to reduce unnecessary updates.
06a4c4fView on GitHubEnhance at-risk state management: clear flicker and at-risk indicators when transitioning modes and on timer reset.
c2414dfView on GitHubMerge pull request #2 from EnriqueNeyra/eye_animation_improvements
03598ccView on GitHubRefactor RoboEyeAnimator: streamline configuration constants, enhance eye dimension calculations, and improve at-risk state management
b00e919View on GitHub