An OS X application to view the top Hacker News stories from your menu bar.
NOTE: This application was written using Swift 2.0 and will require Xcode 7 or newer.
HNBar uses CocoaPods to manage dependencies.
To install the dependencies run pod install in the root of this repository (where Podfile is located).
After the dependencies have been installed, open HNBar.xcworkspace and build the application.
Many of the icons used in this application are from the ionicons icon set.
HNBar is licensed under the MIT license.