A terminal-based RSS news aggregator with multi-source support, content extraction, local storage, and intelligent overview features.
Dynamic RSS feed management with user-friendly source addition, automatic full article content extraction from news websites using goquery, filtering ads and irrelevant elements, providing reader-mode-like text reading and overview, SQLite database storage for offline browsing and fast loading
Modern TUI interface based on tview with keyboard navigation and real-time updates
AI-generated 24-hour news overview and article summaries
github.com/rivo/tview
- Terminal UI frameworkgitproxy.zycloud.tk/gdamore/tcell/v2
- Terminal event handlinggitproxy.zycloud.tk/PuerkitoBio/goquery
- HTML content parsinggitproxy.zycloud.tk/mattn/go-sqlite3
- SQLite database driver
Tab
- Switch between interface panelsCtrl+R
- Manually refresh newsCtrl+O
- Open current news in default browser↑/↓
- Browse news listEnter
- Execute command
# Add RSS feed
add https://example.com/rss.xml
# Remove RSS feed
remove https://example.com/rss.xml
rm https://example.com/rss.xml
apikey your-api-key
# Show api key and feeds
config
- Trend Analysis: Identify trending topics and news patterns
Category | Link |
---|---|
General News | https://feeds.bbci.co.uk/news/rss.xml |
Business | https://feeds.bbci.co.uk/news/business/rss.xml |
Entertainment & Arts | https://feeds.bbci.co.uk/news/entertainment_and_arts/rss.xml |
Health | https://feeds.bbci.co.uk/news/health/rss.xml |
Science & Environment | https://feeds.bbci.co.uk/news/science_and_environment/rss.xml |
Technology | https://feeds.bbci.co.uk/news/technology/rss.xml |
World News | https://feeds.bbci.co.uk/news/world/rss.xml |
BBC Chinese | https://feeds.bbci.co.uk/zhongwen/trad/rss.xml |
Category | Link |
---|---|
World News | https://www.theguardian.com/world/rss |
Science | https://www.theguardian.com/science/rss |
Politics | https://www.theguardian.com/politics/rss |
Business | https://www.theguardian.com/uk/business/rss |
Technology | https://www.theguardian.com/uk/technology/rss |
Environment | https://www.theguardian.com/uk/environment/rss |
Money | https://www.theguardian.com/uk/money/rss |
Media | Link |
---|---|
Liberty Times | https://news.ltn.com.tw/rss/all.xml |
United Daily News | https://udn.com/rssfeed/news/2/6638?ch=news |
ETtoday News | https://feeds.feedburner.com/ettoday/news |
Apple Daily Taiwan | https://tw.appledaily.com/rss |
This project is licensed under the MIT License.
©️ 2025 邱敬幃 Pardn Chiu