Code Monkey home page Code Monkey logo

v2exos's Introduction

V2exOS

一个用 SwiftUI 编写的 V2ex macOS 客户端。

screenshot screenshot

关于

  • 目标打造一个 macOS 平台原生极致体验的 V2ex 客户端
  • 使用 SwiftUI 开发,尽量利用系统和语言新特性,最低适配 macOS 12+
  • 开发过程中抽象出可复用的 V2ex API 网络层为 Swift Package - V2exAPI

功能

基本功能

  • Personal Access Token 授权登录
  • 主题列表
  • 评论列表
  • 通知列表
  • 深色模式
  • 热门列表
  • 收藏节点
  • 发表主题/评论(#4

高级功能

  • Proxy 代理

帮助

如何设置代理?

菜单: V2exOS -> Preferences (快捷键:Command + ,

数据加载不出来有可能是需要挂代理,你懂的

如何登录 V2exOS?

在 V2ex 登录你的账号,进入 [设置 -> Tokens] 页面生成 Personal Access Token(建议有效期长一些),填入 V2exOS 即可,V2exOS 会将你的 Personal Access Token 保存到本地的 Keychain 钥匙串中,在需要访问 V2ex API 时进行使用。

当然部分不需要鉴权的功能不登陆也是可以直接使用的

为什么看不到帖子的回复?

获取指定主题下的回复 API 需要认证,参考上述 Personal Access Token 认证登录后即可看到回复列表了。

贡献

  • 欢迎大家添砖加瓦,需要某个功能可以先提交 issue 讨论,当然也可以直接 fork 仓库,修改代码提交 PR。

感谢

本项目建立在以下开源库之上,感谢这些优秀的项目:

  • V2exAPI - V2ex Open API 的 Swift 封装
  • Kingfisher - 网络图片加载和缓存
  • KeychainAccess - Keychain 便捷访问存储 Personal Access Token
  • MarkdownUI - SwiftUI Markdown 渲染
  • RedditOS - 一个 SwiftUI 写的 Reddit macOS 客户端,灵感来源之一

LICENSE

MIT

v2exos's People

Contributors

isaced avatar moonlightsmile avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.