You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Biometric authentication with fingerprint, NFC, and TOTP 2FA. Secures your browser sessions with hardware-backed health identity.",
3630
+
"icon": "icons/healthkey.svg",
3631
+
"repo": "HealthKey-Ulta",
3632
+
"platforms": [
3633
+
"chrome",
3634
+
"firefox",
3635
+
"edge"
3636
+
],
3637
+
"tests_passed": true,
3638
+
"test_count": 13,
3639
+
"release": "v1.8.0"
3640
+
},
3641
+
{
3642
+
"id": "healthkey-webapp",
3643
+
"name": "HealthKey Dashboard",
3644
+
"category": "health",
3645
+
"type": "web-app",
3646
+
"version": "1.8.0",
3647
+
"description": "PWA dashboard for HealthKey-Ulta device. Monitor biometric auth sessions, TOTP codes, NFC tag management, and health identity vault.",
3648
+
"icon": "icons/healthkey-web.svg",
3649
+
"repo": "HealthKey-Ulta",
3650
+
"platforms": [
3651
+
"web",
3652
+
"pwa",
3653
+
"mobile"
3654
+
],
3655
+
"tests_passed": true,
3656
+
"test_count": 9,
3657
+
"release": "v1.8.0"
3658
+
},
3659
+
{
3660
+
"id": "healthband-extension",
3661
+
"name": "Health-Band Monitor",
3662
+
"category": "health",
3663
+
"type": "browser-extension",
3664
+
"version": "1.8.0",
3665
+
"description": "Real-time ECG, EEG, sEMG, SpO2 and GPS monitoring from your HEALTH-BAND-Neuro device. Live vitals overlay on any webpage.",
3666
+
"icon": "icons/healthband.svg",
3667
+
"repo": "HEALTH-BAND-Neuro",
3668
+
"platforms": [
3669
+
"chrome",
3670
+
"firefox",
3671
+
"edge"
3672
+
],
3673
+
"tests_passed": true,
3674
+
"test_count": 13,
3675
+
"release": "v1.8.0"
3676
+
},
3677
+
{
3678
+
"id": "healthband-webapp",
3679
+
"name": "Health-Band Dashboard",
3680
+
"category": "health",
3681
+
"type": "web-app",
3682
+
"version": "1.8.0",
3683
+
"description": "Full biosignal monitoring PWA. Live ECG waveform, EEG band spectrum, SpO2, HRV, sEMG, GPS tracking, emergency SOS, and CSV export.",
3684
+
"icon": "icons/healthband-web.svg",
3685
+
"repo": "HEALTH-BAND-Neuro",
3686
+
"platforms": [
3687
+
"web",
3688
+
"pwa",
3689
+
"mobile"
3690
+
],
3691
+
"tests_passed": true,
3692
+
"test_count": 10,
3693
+
"release": "v1.8.0"
3694
+
},
3695
+
{
3696
+
"id": "healthband-desktop",
3697
+
"name": "Health-Band Desktop",
3698
+
"category": "health",
3699
+
"type": "desktop-app",
3700
+
"version": "1.8.0",
3701
+
"description": "Python desktop application for HEALTH-BAND-Neuro. Full ECG/EEG signal processing, arrhythmia detection, GPS activity tracking, and wellness scoring.",
3702
+
"icon": "icons/healthband-desktop.svg",
3703
+
"repo": "HEALTH-BAND-Neuro",
3704
+
"platforms": [
3705
+
"linux",
3706
+
"windows",
3707
+
"macos"
3708
+
],
3709
+
"tests_passed": true,
3710
+
"test_count": 43,
3711
+
"release": "v1.8.0"
3712
+
},
3713
+
{
3714
+
"id": "healthkey-desktop",
3715
+
"name": "HealthKey Desktop",
3716
+
"category": "health",
3717
+
"type": "desktop-app",
3718
+
"version": "1.8.0",
3719
+
"description": "Python desktop application for HealthKey-Ulta. Fingerprint enrollment, NFC tag management, TOTP generation, AES-256 health data encryption.",
0 commit comments