Alternatives
Products that do what I made an open source iOS HN reader does
Hi all, i made an iOS HN reader, so i can read HN nicely on my iphone while pushing my daughter on the swing (she likes going on the swing for a good hour on saturdays... go figure). Anyway i figured i'd open source it and show it here: http://splinter.com.au/hacker-news-reader https://github.com/chrishulbert/HackerNewsReader And its on the app store if you couldn't be bothered firing up xcode: http://itunes.apple.com/us/app/hacker-news-reader/id457519010?ls=1&mt=8 Anyway, hopefully someone out there can learn something looking at the code. There seems to be a dearth of example code /…
- 1HN
Since I got an iPad I was looking for a better Hacker News reading experience than the one you can get using the web version. On the iPhone I use the ihackernews.com web app (and soon going to try news.yc). It's decent for the iPhone, but it doesn't scale good on the iPad. To my surprise, when I checked there was no decent iPad app for HN (i.e. lacking ability to comment or vote, no readability support and more). I anyway wanted to give a try to iPad development, and was looking for an interesting project to work on. Making HN reader app seemed as a good candidate. Over the last weekend I…
2011
- 2EM
Yesterday I decided I wanted to experiment with different ways of reading HN. After considering a few options, I settled on a Mac app and spent a couple of hours planning/sketching on paper. This morning I fired up Xcode and spent 4 hours hacking away and I must say I'm liking how it's looking. Since the project is in its very early stages, I though that it could be a very good time to get some feedback. I've posted a few screenshots at http://imgur.com/a/rCbVN and uploaded a binary at http://abra.rm-fr.net/~fiam/HackerNews.zip If you have some free time, give a try and let me know what you…
2011
- 3HB
I thought building something that I would use while learning iOS SDK was a good idea so I built HN Browser. https://itunes.apple.com/us/app/hn-browser/id578535095?ls=1&mt=8 HN Browser is a simple app which lets you to read articles and comments on Hacker News. (no voting and writing comment yet) For the logo, I reached out to Joel Glovier(http://joelglovier.com) for his previous work on Hacker News logo(http://news.ycombinator.com/item?id=4731140) and he kindly granted the use of his work. It was really fun experience to collaborate and build a mobile app using iOS SDK. (although…
2012
- 4AF
I create a free HackerNews reader App for iPhone/iPod touch. I have worked really hard 2 months. You can vote / reply the news. I appreciate any feedback, any reviews to me. Thanks very very much. You can download it from: http://itunes.apple.com/us/app/hackernews+-free/id490595576?mt=8 You can download it from: http://itunes.apple.com/us/app/hackernews+-free/id490595576?mt=8
2012
- 5AF
I actually started it June 2011 to learn iOS, launched it in September, and have been steadily adding features and making improvements. It's something I use every day and I hope other people find it useful. Enjoy!
2012 · itunes.apple.com
- 6MF
I finally released my first iOS app following the excellent tips give on https://designcode.io/.I have open sourced the app https://github.com/NikantVohra/HackerNewsClient-iOS. I know there are lots of Hacker News Clients on App Store but I made this app just to learn something new and not with the motive of competing with anyone.I would love to get the feedback of the HN community on this app. The App store link for the app is https://itunes.apple.com/us/app/hn-app/id983203003?ls=1&mt=8.
2015
- 7

- 8

- 9AM
There are many like it but this one is mine: https://itunes.apple.com/us/app/pivit/id705715915?mt=8 Seriously, though, this Hacker News reader is better than what's out there, or I wouldn't have spent time on it. How? Most importantly, it utilizes the background refresh APIs, so content is always up to date. Pull to refresh is there, but you probably won't need it. The more addicted you are, the more often it updates. So if you check every few hours, you'll always get the current front page. Complementing this, it helps you see not only what you've read but what…
2013
- 10HA
Hello Hacker Newsers, I have made an iOS Universal app for Hacker News. You can download it from: http://itunes.apple.com/us/app/hackernode/id473882597 (Clickable link in comments) Please do check it out when you get time.I have worked really hard to make it happen. It works on iPod Touch,iPhone and iPad (armv6,armv7). The iPhone interface is designed like the old Facebook for iPhone and the iPad interface is designed like Twitter for iPad. I will really appreciate any critical feedback or a nice review in the app store in case you like it :) Thanks.
2012
- 11HV
Hey HN folks, Last week I released the first public version of 120 HN — a fully native Hacker News client for macOS. This week, I'm excited to share version 0.2.1 with some essential updates: The app now remembers window size, position, and sidebar state between sessions Improved AI summaries: more concise, relevant with link back to the comments, easier to read with short paragraph form. Minor tweaks to navigation and layout for a smoother experience Sneak peek: local LLM support is coming in the next release. As always, the app is free to use. Any suggestions or comments would be…
2025 · 120.dev
- 12HN
I made a Hacker News reader for iOS with React Native and Redux. It was mostly for me to learn more about React Native, but I'm really happy with the result. Let me know what you think! I'm hoping to add a lot more features, the first being a settings page with some color settings and dark mode. App: https://appsto.re/us/czg7hb.i Code: https://github.com/seanyesmunt/hackernews
2017
- 13

- 14

- 15NY
2013 · subvertapps.com
- 16PF
My first python app, it displays posts from hacker news that is tagged under "Show HN"...
2013 · showhnapp.herokuapp.com
- 17EA
I've been an early adopter of speed reading tools. I have tried to maximize my use of speed reading tools for browsing. But, I travel a lot and I couldn't find any such free app for my iPhone. So, I built one for iOS - 1000 WPM (http://1000wpm.in) I have received positive feedback from users and people are finding it useful. I just hope that you guys will find it useful too. Here are some promo codes for HN early adopters. 3H4ELR6AFYYX W3HE9WHYT3FX ME9HN3TWF9WM YAKEAY67HYML 6MHLXNXMKR46 JJH4T9Y7AXL9 T9EAY9YRYFKL W4JXTPWL4HTR LJ4RMWFJ3WL9 P7Y3XR4YN7LH Feedback/comments are…
2014
- 18HN
I put this together since I find myself switching away from the terminal to see if anything new popped up in HN. There might be similar ones out there, didn't bother looking. It was a quick experiment, which might end up with a few more features.
2011 · github.com
- 19HA
I wrote a macOS app for reading Hacker News stories and polls and recently released version 3.0 with new features. It is written in Swift and uses AppKit framework. It is a Mac-first app which is built for the macOS design language. It looks and feels and works like a proper macOS app made with love and care. It is not a port of an iOS nor an iPadOS app nor anything else. I am quite proud of it and I hope you can appreciate it too. So, I recently updated it to version 3.0 with new features such as tracking stories by marking it as (un)read, (un)favourite and (un)hidden. There is also folder…
2022 · apps.apple.com
- 20M4
Well HN, I've finally produced something I think is worthy of sharing, but I didn't do it "in a weekend". Yeah, it's an iOS puzzle game. And yeah, it's a game I built because I wanted to play it rather than based on market research, so all this sort of makes it the antithesis of a popular HN post. But whatever. Still hoping for some of that patented (har har) expert HN feedback. Critique any part of it except the music. Also, PM me for upgrade codes, or I can post some here if there's any interest. Download (it's free):…
2012
- 21MH
Hello everyone!, this is a app I have being working on recently. I know there are number of HN readers on android. But couldn't find a one suitable for daily use. So I started developing this app. News articles, comments open in default browser of the device. Click on title of the item to open the article and anywhere else to open comments. Pull down to refresh. Swipe left and right to change the tabs. This is only the first phase of application. Lot of functions yet to be implement (you can read more in Google play listing). Before developing further I would love to have some feedback. BTW…
2015
- 22HN
Just another HN reader that supports dark mode and an embeded reader view mode for links.
2023 · read-hn.vercel.app
- 23SHShow HN▲14
Hi, i was wondering what the HN community thinks of this email tone check application? Do you think this can be done better with open-source? Disclaimer: I am neither a founder or an employee at the company. Just someone who had a similar idea.
2011 · tonecheck.com
- 24AS
Hey HN folks, I built a simple, minimal and 'swipe'able HN interface to glance through HN posts on mobile. It is a PWA, so feel free to install and use it. Any feedback is welcome! Cheers!
2025 · newz.dev
Ranked by how close each launch is in meaning, then by votes. Refine with a description →