Skip to content
forked from weiran/Hackers

Hackers is an elegant iOS app for reading Hacker News written in Swift.

License

Notifications You must be signed in to change notification settings

asilturk/Hackers

 
 

Repository files navigation

Hackers

Hackers

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
  • Collapsable comments threads
  • iOS 13 dark mode
  • Full iPad multitasking support
  • Safari View Controller
  • Upvote posts and comments
  • Open In Hackers share extension

Open Source

Hackers is open source and licenced under the MIT licence.

Download

Download in App Store

Or install the latest beta version from TestFlight.

Links

How to build

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

Generate screenshots

  1. Install fastlane.
  2. Run fastlane screenshots in /fastlane

Credits

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


By Weiran Zhang
Website | Twitter | GitHub

About

Hackers is an elegant iOS app for reading Hacker News written in Swift.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 98.4%
  • Ruby 1.5%
  • C 0.1%