{"id":28489750,"url":"https://github.com/seth-shi/go-v2ex","last_synced_at":"2026-01-21T13:25:27.061Z","repository":{"id":296417101,"uuid":"993315466","full_name":"seth-shi/go-v2ex","owner":"seth-shi","description":"一个 V2EX 的命令行客户端","archived":false,"fork":false,"pushed_at":"2025-08-12T09:36:01.000Z","size":7367,"stargazers_count":116,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-19T22:57:59.841Z","etag":null,"topics":["cli","command-line","go","golang","iterm2","terminal","v2ex","v2ex-api"],"latest_commit_sha":null,"homepage":"https://github.com/seth-shi/go-v2ex","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seth-shi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-30T15:21:02.000Z","updated_at":"2026-01-11T15:37:17.000Z","dependencies_parsed_at":"2025-05-30T21:51:37.310Z","dependency_job_id":"d752f82c-4baf-408d-bb1a-56fec19eb385","html_url":"https://github.com/seth-shi/go-v2ex","commit_stats":null,"previous_names":["seth-shi/go-v2ex"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/seth-shi/go-v2ex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seth-shi%2Fgo-v2ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seth-shi%2Fgo-v2ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seth-shi%2Fgo-v2ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seth-shi%2Fgo-v2ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seth-shi","download_url":"https://codeload.github.com/seth-shi/go-v2ex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seth-shi%2Fgo-v2ex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28633757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line","go","golang","iterm2","terminal","v2ex","v2ex-api"],"created_at":"2025-06-08T07:05:58.848Z","updated_at":"2026-01-21T13:25:27.045Z","avatar_url":"https://github.com/seth-shi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## go-v2ex\n一个基于**Go** 语言 开发的命令行版 **V2EX** 客户端，支持在终端内快速浏览主题、查看评论、切换节点及基础配置管理，为极客用户提供高效的 **V2EX** 访问体验（摸鱼必备）。\n\n\n## 安装使用\n\n* 下载最新版本二进制文件\n\n| 系统      | CPU 架构     | 下载链接                                                                                                                    |\n|---------|------------|-------------------------------------------------------------------------------------------------------------------------|\n| Mac     | amd64      | [go-v2ex-darwin-amd64.tar.gz](https://github.com/seth-shi/go-v2ex/releases/latest/download/go-v2ex-darwin-amd64.tar.gz) |\n| Mac     | arm64      | [go-v2ex-darwin-arm64.tar.gz](https://github.com/seth-shi/go-v2ex/releases/latest/download/go-v2ex-darwin-arm64.tar.gz) |\n| Linux   | amd64      | [go-v2ex-linux-amd64.tar.gz](https://github.com/seth-shi/go-v2ex/releases/latest/download/go-v2ex-linux-amd64.tar.gz)   |\n| Linux   | arm64      | [go-v2ex-linux-arm64.tar.gz](https://github.com/seth-shi/go-v2ex/releases/latest/download/go-v2ex-linux-arm64.tar.gz)   |\n| Windows | amd64      | [go-v2ex-windows-amd64.zip](https://github.com/seth-shi/go-v2ex/releases/latest/download/go-v2ex-windows-amd64.zip)     |\n| Go      | 直装(免配环境变量) | `go install github.com/seth-shi/go-v2ex/v2@latest`                                                                      |\n* 解压压缩包中的二进制文件放到环境变量目录\n* 运行 `go-v2ex` 命令即可启动程序。\n\n## 功能特性\n- **自动更新**：按`ctrl+u`键可从`Github`自动更新最新版本\n- **支持预览图片**：支持查看图片\n- **多节点切换**：支持自定义节点列表\n- **主题浏览**：查看最新/热门主题，支持分页翻页\n- **详情查看**：查看主题完整内容及评论列表（支持加载更多评论）\n- **快捷操作**：通过快捷键快速切换页面、退出程序等\n- **配置管理**：支持设置 API 令牌（用于部分高级功能）和自定义节点列表\n\n## 预览图\n![列表页](assets/1.gif)\n![列表页](assets/2.png)\n![详情页](assets/3.png)\n\n\n\n## 帮助\n### 设置默认终端代理\n  * 确认已开启**Clash**等代理软件,\n#### JetBrains\n  * **设置** -\u003e **工具** -\u003e **终端** --\u003e **项目设置:代环境变量**填入以下值\n  * `http_proxy=http://127.0.0.1:7897;https_proxy=http://127.0.0.1:7897`\n  * 随后打开一个新的终端窗口，开始享受~~~\n#### vscode\n* 打开设置, 搜索`terminal.integrated.env`\n* 点击**在 settings.json 中编辑**, 增加以下配置\n```json\n{\n  \"terminal.integrated.env.linux\": {\n    \"HTTP_PROXY\": \"http://127.0.0.1:7897\",\n    \"HTTPS_PROXY\": \"http://127.0.0.1:7897\"\n  },\n  \"terminal.integrated.env.windows\": {\n    \"HTTP_PROXY\": \"http://127.0.0.1:7897\",\n    \"HTTPS_PROXY\": \"http://127.0.0.1:7897\"\n  }\n}\n```\n\n## TODO \n- [x] 统一获取配置\n- [x] 终端显示图片\n- [x] 自动更新应用\n\n## 感谢\n* [https://github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea)\n* [https://github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseth-shi%2Fgo-v2ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseth-shi%2Fgo-v2ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseth-shi%2Fgo-v2ex/lists"}