Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.4 KB

README.md

File metadata and controls

56 lines (42 loc) · 1.4 KB

V2EX Viewer

V2EX Viewer is an IntelliJ IDEA plugin that allows you to browse V2EX content directly within your IDE. V2EX Viewer 是一个 IntelliJ IDEA 插件,让你可以直接在 IDE 中浏览 V2EX 内容。

Key Features: 主要特性:

  • Browse different nodes (Hot, Tech, Creative, Play, Hot Topics, All)
  • 浏览不同节点(热门、技术、创意、好玩、最热、全部)
  • View topic details and replies with pagination
  • 查看主题详情和回复,支持分页
  • Support proxy configuration
  • 支持代理配置
  • API Token configuration
  • API Token 配置
  • Image display with caching
  • 图片显示与缓存
  • Clean and modern UI
  • 清爽现代的界面

Technical Features: 技术特性:

  • Uses V2EX API v2
  • 使用 V2EX API v2
  • Supports HTTP/SOCKS proxy
  • 支持 HTTP/SOCKS 代理
  • Image caching for better performance
  • 图片缓存提升性能
  • Simple and intuitive interface
  • 简单直观的界面

Installation Requirements

  • IntelliJ IDEA 2023.3.8 or higher
  • API Token (Get from V2EX settings page)

Usage

  1. Configure API Token in settings
  2. Configure proxy if needed
  3. Open V2EX News panel from bottom toolbar
  4. Select node to browse
  5. Click topic to view details

Developer

@FormatToday

Repository

v2-viewer