Skip to content

Repository files navigation

WeScarp

像发微信一样收集,像翻手帐一样回看。

WeScarp 是一款本地优先的 iOS 私人知识手帐。它包含:

  • 原生 SwiftUI + SwiftData iOS App
  • 可接收文本、链接、图片与文件的 iOS Share Extension
  • 搜索、筛选、收藏、时间线与周回顾
  • 响应式产品 Landing Page
  • 一个不连接真实个人微信的安全演示

iOS

工程位于 ios/WeScarp.xcodeproj,最低支持 iOS 18。详细运行与分享扩展测试方法见 ios/README.md

xcodegen generate --spec ios/project.yml
DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer \
  xcodebuild -project ios/WeScarp.xcodeproj -scheme WeScarp \
  -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 16 Pro' build

Landing Page

npm install
npm run dev
npm run build

微信接入边界

普通个人微信和“文件传输助手”没有公开的消息读取 API。首版通过 iOS 系统分享扩展接收微信、Safari、相册和文件中可分享的内容;不索取微信密码、不注入微信,也不读取聊天数据库。

更完整的产品与接入分析见 PRODUCT.md

About

A local-first iOS private knowledge journal with a system Share Extension.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages