We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d3add commit d1b450bCopy full SHA for d1b450b
README.md
@@ -22,6 +22,11 @@
22
- [ ] 发表评论
23
- [ ] 发表主题
24
25
+## 帮助
26
+
27
+**如何登录?**
28
29
+在 V2ex 登录你的账号,进入 [[设置 -> Tokens]](https://v2ex.com/settings/tokens) 页面生成 Personal Access Token(建议有效期长一些),填入 V2exOS 即可,V2exOS 会将你的 Personal Access Token 保存到本地的 Keychain 钥匙串中,在需要访问 [V2ex API](https://v2ex.com/help/api) 时进行使用。
30
31
## 贡献
32
@@ -34,6 +39,7 @@
34
39
- [Kingfisher](https://github.com/onevcat/Kingfisher) - 网络图片加载和缓存
35
40
- [KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess) - Keychain 便捷访问存储 Personal Access Token
36
41
- [MarkdownUI](https://github.com/gonzalezreal/AttributedText) - SwiftUI Markdown 渲染
42
+- [RedditOS](https://github.com/Dimillian/RedditOS) - 一个 SwiftUI 写的 Reddit macOS 客户端,灵感来源之一
37
43
38
44
## LICENSE
45
0 commit comments