Skip to content

Repository files navigation

灵舱 LingCang

灵舱是一个面向内容创作者和运营团队的多账号隔离浏览器。它把小红书、公众号、知乎、抖音等平台账号放进独立持久会话里,减少反复登录、扫码和切换浏览器的成本。当前支持 macOS 和 Windows 桌面端自动打包发布。

LingCang is a multi-account workspace browser for creators and operators. It keeps Xiaohongshu, WeChat Official Account, Zhihu, Douyin, and other platform accounts in isolated persistent sessions. macOS and Windows desktop builds are packaged and released automatically.

下载 / Download

GitHub Actions 会在推送到 main 后自动打包 macOS zip 和 Windows installer exe,创建或更新对应版本的 GitHub Release,并部署 landing page。

On every push to main, GitHub Actions packages the macOS zip and Windows installer exe, publishes or updates the versioned GitHub Release, and deploys the landing page.

本地运行

Local Development

pnpm install
pnpm start

打包 macOS

Package for macOS

pnpm run package:mac

打包产物会输出到 release/灵舱-macOS-x64.zip

The packaged app is written to release/灵舱-macOS-x64.zip.

打包 Windows

Package for Windows

pnpm run make:win

Windows 安装包输出到 out/make/squirrel.windows/x64/LingCang-Windows-x64-Setup.exe

The Windows installer is written to out/make/squirrel.windows/x64/LingCang-Windows-x64-Setup.exe.

Landing Page

pnpm run landing:build

静态页面源码在 landing/index.html,构建输出在 public/。页面内置中文和英文切换,并会自动识别访客系统,推荐 macOS 或 Windows 对应下载。

The landing page source lives in landing/index.html, builds to public/, includes Chinese/English switching, and recommends the correct macOS or Windows download for the visitor's system.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages