Skip to content

Add OTP Board (OTP forwarder Android client) - #445

Open
TOBYCAI wants to merge 1 commit into
JStumpp:masterfrom
TOBYCAI:master
Open

TOBYCAI wants to merge 1 commit into
JStumpp:masterfrom
TOBYCAI:master

Conversation

@TOBYCAI

@TOBYCAI TOBYCAI commented Aug 24, 2026

Copy link
Copy Markdown

Added

  • OTP Board — Android client that listens for SMS and system notifications, extracts OTP/verification codes, and forwards them over HTTPS to a self-hosted dashboard. Written in Kotlin.

Category

LibrariesNotifications (notification listening / forwarding client)

Details

  • License: MIT
  • Source: https://github.com/TOBYCAI/otp-board
  • Kotlin + Jetpack, listens for SMS and notifications (WeChat, WhatsApp, email, etc.)
  • Pairs with a self-hosted Node.js dashboard (admin console / WebAuthn biometric login / external notifications)
  • Privacy: all extraction and forwarding stays between your device and your self-hosted server — no third-party cloud involved. A new "Security & Privacy" section in the README documents the data flow (on-device extraction, only the code is forwarded, original messages are never sent or stored).

符合 contributing.md 要求:开源(MIT)、提供链接与简短描述。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant