Alternatives
Products that do what progscrape - developer news aggregated from multiple sites does
I built this site a few years back as an aggregator for sources that I check reasonably often. I bit the bullet and built an Android app for it this year as well[1] Both website [2] and Android app [3] are open-source. [1] https://play.google.com/store/apps/details?id=com.progscrape [2] https://github.com/mmastrac/progscrape [3] https://github.com/mmastrac/progscrape-android
- 1

- 2

- 3LA
I've been working on Lurnby for 2 years. It's kind of like a mix of pocket + kindle + anki. It lets you => add add epubs, pdfs, and web articles to the app => highlight and add comments => tag and organize highlights => review them with a spaced repetition system Today I made the decision to open source the project. I'm passionate about helping other people learn to learn better and hope that this will allow a lot more innovation in the tool and the space. I'm very new to open source and development in general really, but looking forward to receiving the guidance of the community.
2022 · github.com
- 4HN
Hey Android Geeks, I open-sourced the Hacker News Droid app and the API. App Download Page: https://market.android.com/details?id=com.glebpopov.hackernews App Source: https://github.com/glebpopov/Hacker-News-Droid-App API Source: https://github.com/glebpopov/Hacker-News-Droid-API Cheers, Gleb
2011
- 5OS
We believe the best software is built when devs seriously use the thing they're building. We're a mobile dev tools company (emergetools.com), but we don't actually build & ship "apps"... until now. Excited to share our first open-source app: Hacker News for Android Any feedback/PRs very welcome on the repo. We also wrote about why we built and open-sourced this HN app here: https://www.emergetools.com/blog/posts/open-sourcing-emerge-...
2024 · github.com
- 6

- 7

- 8

- 9

- 10

- 11WP
Hello, Are you curious to discover which snippets of your code were copied from Stackoverflow? Where else on the Internet are those icons that you copied a long time ago? Or simply to discover which licenses apply to the open source in your code? There's an app for that: http://triplecheck.net/quantum/ Development of this tooling took over two years, we archived over 630Tb of open source data around the web. Some sources of data have gone offline in the meanwhile but we kept a copy for posterity. Things to consider: - Stackoverflow snippet detection is limited to Java at…
2016
- 12

- 13

- 14

- 15AH
I've been playing around with Android development recently, and made this Hacker News app this weekend: Market link: https://market.android.com/details?id=com.mellort.hackernews ($1) Dropbox link: http://db.tt/jlqIcBg1 (free: if you like it, DL from the market, too!) I used api.ihackernews.com for the data. Unfortunately, some of the pagination from that source is broken, so I can only return one page of results. In the future, I might play around with creating my own API server on App Engine. I'm not sure what my plans are for the source yet, but I'd like to make it open source. If you're…
2012
- 16WM
Hello HN! Are you looking to build an extension, app or plugin as a side project? If you ever wondered what other software ecosystems and marketplaces there are besides the crowded WordPress Plugins, Shopify Apps and Chrome Extension Store we have a solution for you. A free crowd-sourced list with (50+) plugin marketplaces, app stores and software extension directories for different target markets. Check it out: >> https://goo.gl/rpBPQx (Airtable spreadsheet) If you'd like to stay in touch or add your thoughts and experiences into the database, check out the “More Info” tab in…
2018
- 17WW
I started SourceDNA because I wanted to build a highly scalable, cross-platform binary similarity engine. We can dump in libraries and apps from all over and discern patterns in their code. We've been scanning thousands of mobile apps and finding what's inside, and we wanted to make this data available now for others to explore. Clickable link: http://sourcedna.com/stats/ This interface lets you see which SDKs (ads, analytics, optimization, etc.) or cross-platform tools (Unity, Adobe AIR, Xamarin, etc.) were used to create the top 500 free apps on both iTunes and Google…
2013
- 18HM
One year ago, I downloaded the news.arc code and decided that I would teach myself programming by building a better aggregator. At that time, I had some rudimentary HTML knowledge, and little FORTRAN under my belt. I knew that I wanted an aggregator that could support a wide range of submissions, and one that could scale without losing quality for the user. Hubski is what I have to show for my time and effort. The easiest way to describe Hubski is to say that it uses a commenting system akin to HN or Reddit, but uses a sharing scheme like Twitter. You have a personal feed comprised of the…
2011
- 19IM
Hi, Sometimes I want to wrap an existing website into an Android app quickly so I made a service that does just that https://html2apk.com/ If you find it useful I'll be happy to hear about that, if you have any other comments/suggestions I'll be happy to hear about that too. 10x, Gilad
2019
- 20TL
I built this app because I really enjoyed "Pulse" but I felt it lacked a few things. I wanted a web-based version, I wanted my news articles grouped together by topic, and I wanted an easy way to share with other people. It is early in the site's life, so somethings are missing, including the critical mobile app. If you have any feedback to give, it would be appreciated!
2011 · thread.ly
- 21OS
Hi HN! So this all started out as an experiment. I wanted to test the Golang gomobile library to build a small app on Android in Go. And it turned out to be a game, and harder than I thought... After a lot of work and many gotchas (and a lot of moments where I was about to give up and started to squint on Unity) I finally manage to create a working game for Android with Go. The game is quite simple and if it wasn't for being written in OpenGL/OpenAL from scratch it would be quite simple to make it in Unity or any other game engine for that matter. Another goal of my project was actually…
2022
- 22MF
Hello, I have just finished my second app, which is also my first ever pay to download app. It's called StreamClock, It's like a radio alarm clock, but uses a Last.fm radio station, or Spotify Track chosen by the user. It took me 1 month of evenings and weekends, and I fell like I have learned a lot. I am particularly proud of the logo... To find it just search "StreamClock" in Google Play. I would really appreciate any feedback, comments, questions or suggestions. Thanks.
2013
- 23IB
Hey Guys, I created GithubReader.org (open-source, non-profit, most of the code is written by ChatGPT). My motivation: I wanted an easy way to keep a list of repositories I want to learn from and access them quickly. So, I built a search page where I can find repositories by name, like Google. Also, I wanted a nicer way to read Markdown files on my laptop without the GitHub UI, like reading a book. So, I made a custom UI with a back button that takes you to the previous state without jumping pages. The markdown links are sharable, e.g.…
2024 · githubreader.org
- 24IM
Hey HN, Clipboard managers handle sensitive data such as passwords, personal notes, API keys, etc. To trust one you need to be sure that it doesn't send your data to third parties or store it on remote servers. With closed-source apps, you have to take the developer’s word for it. As a software engineer, I don't like that. Transparency matters. So, I decided to make my commercial clipboard manager open source. Anyone can inspect the source code, verify that data stays local and never leaves the user's device. Anyone can build the app from source and use it. At the same time, the app is still…
2025
Ranked by how close each launch is in meaning, then by votes. Refine with a description →