Skip to content

light-kanban v1.0.1

Choose a tag to compare

@LightDevCoder LightDevCoder released this 14 Aug 07:25
· 28 commits to main since this release

Light-Kanban v1.0.1

双语界面 + 一键启动的完整版本。

新增 / 改进

  • 双语界面(English / 中文):浏览器自动检测语言,顶栏「EN / 中文」按钮随时切换(选择会记住);列名、按钮、弹窗、引导向导、提示全部双语
  • README 中英分版README.md(English)+ README_CN.md(中文),顶部互跳链接 + 直达 Download(Releases)链接
  • 启动自动打开浏览器:双击或运行二进制后自动打开 http://localhost:8080(`-no-open` 可关闭,-addr :9090 换端口)
  • 按平台安装运行指南:Windows(纯双击)/ macOS(终端 3 步 + Gatekeeper 绕过)/ Linux,含数据文件位置与防火墙说明
  • 仓库元信息:GitHub About 描述 + Topics

二进制

  • light-kanban.exe — Windows amd64(可双击)
  • light-kanban-darwin-arm64 — macOS Apple Silicon(M 系列)
  • light-kanban-darwin-amd64 — macOS Intel
  • light-kanban-linux-amd64 — Linux amd64

macOS / Linux 请按 README「Install & Run」操作:chmod +x 后终端运行;macOS 首次运行若提示"无法验证开发者",右键 → 打开 或 xattr -dr com.apple.quarantine <文件>