Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 2.26 KB

File metadata and controls

62 lines (35 loc) · 2.26 KB

Initial Clean Release v1.0.0

English

Code Relay is a local mailbox verification-code console for importing mailbox + retrieval URL pairs, polling supported sources from 127.0.0.1, extracting verification codes, and manually managing owned GitHub accounts through GitHub Device Flow.

Demo

Code Relay dashboard

Code Relay GitHub panel

Downloads

  • code-relay-v1.0.0-win-x64.exe: Windows x64 executable. Run it, then open http://127.0.0.1:4173/ if the browser does not open automatically.
  • code-relay-v1.0.0-windows-portable.zip: Portable Windows package containing the executable, README, license, and demo images.
  • SHA256SUMS.txt: SHA256 checksums for the release files.

No MSI is included in v1.0.0 because this is a local Node web app without a Windows installer project. The release provides an exe and a portable zip instead.

Author

License

MIT License.

中文

Code Relay 是一个本地邮箱验证码聚合台,用于导入“邮箱 + 取信网址”,从 127.0.0.1 本地服务轮询支持的来源,提取验证码,并通过 GitHub Device Flow 手动管理自有 GitHub 账号。

演示

Code Relay 控制台

Code Relay GitHub 面板

下载说明

  • code-relay-v1.0.0-win-x64.exe:Windows x64 可执行文件。运行后如浏览器未自动打开,请访问 http://127.0.0.1:4173/
  • code-relay-v1.0.0-windows-portable.zip:Windows 便携包,包含 exe、README、License 和演示图。
  • SHA256SUMS.txt:发布文件的 SHA256 校验值。

v1.0.0 不包含 MSI,因为当前项目是本地 Node Web 应用,没有 Windows 安装器工程。本次发布提供 exe 和便携 zip。

作者信息

License

MIT License。