HackerFeed is a Hacker News client written in Objective-C targeting iOS 8.
- View top, new, ask/show HN, and jobs posts in different lists
- Login to your Hacker News account to upvote and reply to posts and comments
- Submit new links or text posts
- Universal application supporting iPad, iPhone 6, and iPhone 6 Plus (with split landscape view)
- Support for Dynamic Type font sizing
$ git clone https://github.com/nealyoung/HackerFeed.git
$ cd HackerFeed
$ pod install
Then open the HackerFeed.xcworkspace
file to run the application and make changes.
- Finish share extension
- Support for collapsing comment threads
- Create today widget showing top stories
This project is released under the MIT License.