Skip to content
forked from weiran/Hackers

Hackers is an elegant iOS app for reading Hacker News links and comments. Written in Swift.

Notifications You must be signed in to change notification settings

99arobe/Hackers

 
 

Repository files navigation

Hackers

Build Status

Hackers is an iPhone and iPad app for reading Hacker News on the go. It's optimised for quickly catching up on the latest news and comments without getting in your way.

Features

  • Thumbnails generated for posts
  • Comments threads are collapsable
  • Full iPad multitasking support
  • Safari View Controller

Open Source

Hackers is open source and licenced under the MIT licence.

Download in App Store

Links

How to build

  1. Install CocoaPods, you can use RubyGems: gem install cocoapods.
  2. Install pods, in the project root folder, run pod install.
  3. Open the workspace file (Hackers.xcworkspace) in Xcode 9 or later, and build.

## Generate screenshots

  1. Install fastlane.
  2. Run fastlane frameit in /Screenshots

About

Hackers is an open source project by Weiran Zhang licensed under the MIT license.

Credits

I use several open source projects in Hackers, in no particular order:

About

Hackers is an elegant iOS app for reading Hacker News links and comments. Written in Swift.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.2%
  • Other 0.8%