Home

Awesome

toucHNews: Hacker News news feed for the Mac Touch Bar

OSX/Linux Build Status Crates.io Version

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:

Screencast

<img src="https://github.com/mrmekon/toucHNews/blob/master/docs/screencast.gif" width="1200">

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.

GitHub

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

Requirements

Direct Dependencies