百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
T

toucHNews

> 编程语言
开源

Mac Touch Bar 的 Hacker News (YCombinator) 新闻源

193 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Mac Touch Bar 的 Hacker News (YCombinator) 新闻源

toucHNews: Hacker News news feed for the Mac Touch Bar

toucHNews is a simple, interactive Hacker News news feed for the Mac Touch Bar.

It lives persistently in the "Control Strip", the small cluster of icons permanantly displayed on the right side of the Touch Bar. When its icon (cleverly labeled hn) is clicked, it expands to display the latest headlines from Hacker News across the Touch Bar.

It is written in Rust.

Interface

One headline is shown at a time. To interact:

  • Single tap the headline to show the next one.
  • Double tap the article counter to return to the beginning.
  • Swipe right until the text turns blue and release to open the article in your default browser
  • Swipe left until the text turns orange to permanently remove the article from the bar.
  • Tap the 'X' in the circle on the left to minimize back into the Control Strip.
  • Tap the 'X' in the square on the right to quit.

Screencast

Installing toucHNews

Pre-built Mac App

WARNING Apps are not signed with a developer ID. After running for the first time, you must open the Security & Privacy tab of System Preferences and unblock toucHNews.

  • toucHNews v0.4.0 - 64-bit OS X 10.12 (Sierra) (MD5 Checksum: 4be4aba99e900903ed486f15df69f84b)
  • toucHNews v0.3.3 - 64-bit OS X 10.12 (Sierra) (MD5 Checksum: 0cebdca33d66c2a6a982eaeec647a14f)
  • toucHNews v0.3.2 - 64-bit OS X 10.12 (Sierra) (MD5 Checksum: 8b90eaab993729847308a643804e6da8)
  • toucHNews v0.3.1 - 64-bit OS X 10.12 (Sierra) (MD5 Checksum: f395e6f000e4d632c491d3c6431a51a1)
  • toucHNews v0.3.0 - 64-bit OS X 10.12 (Sierra) (MD5 Checksum: adb4b7611037c721c7c8a6f23ac09dd2)
  • toucHNews v0.2.1 - 64-bit OS X 10.12 (Sierra) (MD5 Checksum: 1f3432046981443780d453757ec01ebc)
  • toucHNews v0.2.0 - 64-bit OS X 10.12 (Sierra) (MD5 Checksum: 327fcce38801812b0d49224064f15c50)

GitHub

$ git clone https://github.com/mrmekon/toucHNews.git
$ cd toucHNews
$ cargo run

Requirements

  • A Mac with a Touch Bar, of course. Or you can use the Touch Bar simulator in XCode if you don't have one and want to test it out.
  • "Control Strip" enabled on the Touch Bar. The Control Strip is the always-available shortcuts on the right-hand side. It is enabled by default. If it's not enabled for you, open System Preferences -> Keyboard, and in the Touch Bar shows drop-down select App Controls with Control Strip.

Direct Dependencies

  • fruitbasket - Rust framework for Mac app lifecycle
  • rubrail - Rust Touch Bar UI library
  • hn - Rust Hacker News API wrapper
  • open - Opens things

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Rust

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言