nowfound

Alternatives

Products that do what I built Savr – A local first alternative to Pocket does

I was a huge Pocket user, even before Firefox entered the picture. But it lacked some features and started to not work well offline. And for my use, I need to be able to read when I don't have internet. I started working on this over a year ago. This is my third re-write. First was in Kotlin, then Expo, then Tanstack. I've been loving building PWAs, especially local first ones. Savr has a long way to go, but I have been dogfooding it for a while and I hope to get some feedback from yall. See the code design at https://github.com/jonocodes/savr Use the app at…

  1. 1MN

    Hi guys, I've created an open source web builder framework (https://grapesjs.com) years ago, which I'm still maintaining, and now I'm excited to publish a side project based on it, Grapedrop (https://grapedrop.com). It's a simple web page builder which allows you to design and publish your web pages very quickly. The project is still in beta with a lot of stuff to improve but I'd really like to share it and hear what people think about it and maybe also get some constructive feedback.

    2018

  2. 2

    Vibe-code games, then share them like TikToks

    15d ago · apps.apple.com

  3. 3SL

    So a while ago I was thinking it would be neat to build a site that had the most absolute utility. The idea I came up with was a site to store those little protips that are super useful, if you know them ahead of time. I hired a guy to work on it with me, and ClueDB was born: http://cluedb.com/ Please give it a whirl (it uses Twitter auth as login but doesn't tweet anything) and tell me what you think! (Various trivia: My first try at a project coded by someone else and "product managed" by me. Runs on Flask + MongoDB. Also, this is totally unrelated to my startup.)

    2011

  4. 4IT

    Hi guys, I've worked on several apps in the past couple of years, and found that it takes too much effort going from having an idea to building an app and having the world use it. I wanted a way to have an idea, turn it into a fully functional native app, and share it with the world, all in the next 5 minutes, as quick and as easy as writing a blog post. That's why I built Jason. Basically Jason lets you build a native interface to display and interact with any data format (csv, rss, html, json), any website, any API in any way you want, simply by writing a JSON markup and loading it.…

    2016

  5. 5AM

    I made this tiny notepad website, to write things down in your browser. The Features - Just saves to your browser's localstorage (no cloud or login) - Export to TXT file - Formatting keyboard shortcuts - Works offline - Super fast The Tech - Single HTML file - 20 lines of JS + service worker (for offline usage) - Using pure CSS for modals - Github pages hosting - Basically it's just a "contenteditable div" with some extra features - Source -> https://github.com/benwinding/localnotes.page It's been done before, but I couldn't find a version I liked, that worked offline…

    2022 · localnotes.page

  6. 6IB

    After fine-tuning GPT for a personal project, I realized how tedious it is to write plain text in a massive JSON file. That's why I built this app for my own use, and I want to see if others could benefit from a tool like this as well ;)

    2024 · finetuna-ui.com

  7. 7CT

    I've noticed I kept doing the same things over and over again while building SaaS apps from scratch. So I thought, why not streamline the process? I launched a super flexible SaaS Starter Kit, CODEPILOT, that can be used for all sorts of SaaS building. My goal is to ensure I am are on the right track when it comes to technology, customizability, developer experience, and maintenance. It's built with the latest frameworks to ensure that your application is fast, secure, and scalable. I hope this boilerplate will help you as it helped me! Enis.

    2024 · codepilot.dev

  8. 8NT

    With the latest launch from Google I've added support for Gemma 3 270M, the speed for local LLM to TTS token time is incredible! This is an heavy obvious work in progress - any contributions or tips would be welcome. The idea is to have a fast moving edge model playground, and maybe have some utility (like the e reader) on the side.

    2025 · github.com

  9. 9CP

    Hi hackers, long time reader, first time "real" submitter. This is by no means a revolutionary idea, or even execution, but rather something I've always wanted to do, just to see if I could write a good implementation of it. So without further adieu: http://ca.pitali.st/ Yes, it's just an URL shortener. Please check out the API and if there anything you like about it, please share, so I can take this feedback with me to my future projects. If there's something you REALLY hate, that's feedback too. Don't be afraid to hurt my feelings; this was put together in less than 4 hours to see if I…

    2011

  10. 10IC

    Hi Everyone, I created a mobile app called Accumoo, and I would appreciate it if y'all can have a look, download and give me a favorable review. Lots of blood, sweat, tears and love went into this app, and I hope you LOVE it as much as I do - it's the app I always needed and wanted. Anyhow, I've been a Rails developer and Software Engineer for a long time, and this is my first stab at a mobile app. It's a "habit tracker" app on steroids that's just fun to use - syncs across devices, local-first architecture - and an easter egg game for good measure. Help a disabled vet out and give it a go.…

    Jan 2026 · apps.apple.com

  11. 11IM

    orignally shared this on startup school... i thought id' share it here. i'm using a `nocode communication tool` (a web-based interface... a single browser tab!) for all of these things: 1. landing page — the landing page is the product and i wanted for folks to feel "transported" right into the app without having to walk through a shitty b2b marketing-style content. this is akin to my experience back in the `BBS` days of the mid-90's where you were immediately into the app, community, and tool. no terms of service, no privacy policy. just pure, immediate value. 2. building community — we…

    2021

  12. 12MF

    A little background: I'd been throwing this idea around in my head for a while, and finally had some free time between two quarters of school, and decided to make the site. I spent several days over the break laying out the backend for the site, and starting coding, and then the next few weekends finishing it up (and I've been making small changes since then). Where I got the idea: I originally got the idea when trying to look up coupons for some pizza places, and having a lot of trouble finding any that worked at my store since they were all regional, or weekly codes, so I just manually…

    2012

  13. 13AG

    Put this together this afternoon. I've been after something to quickly jot down the odd piece of information that I can access later in the day when browsing the web. Hopefully you find it useful. Criticism/thoughts/ideas greatly appreciated. I should add, since all the hard work here lies in the work of others here — garlic.js is a great plugin for handling localstorage. Cheers Jason

    2012 · a5.gg

  14. 14PF

    I built PocketLens because I wanted automatic bank sync without giving my transaction history to a company. Plaid recently started allowing personal developer accounts, and this provides free access to your own financial data. Existing options either require manual csv imports, or route through paid relays: Actual Budget syncs via the SimpleFIN Bridge (a third-party service between you and your data), Firefly III needs an external importer wired to an aggregator. PocketLens connects your own Plaid keys directly and transactions, balances, and brokerage holdings show up (no fee). Plaid is…

    Jul 2026 · github.com

  15. 15VI

    This was submitted before but it didn't seem to get much attention because I don't think the title was very descriptive and the submitter was brand new. I almost didn't click it but once I did I thought the project was pretty awesome and had a lot of promise. Hope this doesn't violate the rules, I have no horse in the game, but the creator is here on the site so hopefully he'll be able to answer your questions.

    2022 · docs.vaxiin.io

  16. 16

    “Your Smart QR Companion.”

    Jul 2026 · esasharif26.github.io

  17. 17MT

    Hello, HN! I took a few months off and decided to properly build something I've wanted for a while now. MemKit is the spaced-repetition flashcard app I've always wanted. Here's what I mean: - Minimal friction to use. You can immediately start using the app. You are automatically given an account. You don't have to sign up or type in a username or password. A lot of times I'm reading a book and I only have my phone on me. It's super annoying to log into an app when you get signed out, especially on your phone and especially if you don't use a password manager on your phone. MemKit lets you…

    2024

  18. 18IM

    I'm documenting everything about my process. From learning to code, to building the app, and all the way to my outreach efforts. I'm learning as I go and sharing it with everyone who's not a programer, and is daunted to build a software on their own. Trust me. If I can do it, anyone can! You can find my updates on: https://Claritask.com ...as well as video updates on https://www.youtube.com/channel/UCdmqmifW4kIcPclXigay1dQ Would love to hear your feedback on my progress and if you have any suggestions on what I can do better. There's so many task managers out…

    2017

  19. 19

    Native mobile client for Codex and Claude

    Apr 2026

  20. 20MF

    Promptly is my first SaaS Project. I built it because I wanted to refine my dev skills and also to have a central place to store my prompts for GPT, Midjourney, and other AI platform and systems. Would love some feedback on the website itself, as well as advice on how I should go about the marketing

    2023 · promptly.host

  21. 21AL

    Hi HN, I have been studying languages as a hobby for a large portion of my life. Hence, I decided to create a spaced repetion app with the techniques that have helped me the most so far. It's aims to be made simple for the regular user to plug and play. I'd love to hear your feedback!

    2025 · koshka.app

  22. 22MF

    Hi HN! I built Mnemeo after years of searching for the right flashcard app. I loved Memrise's typing mode and clean UI, but when they pivoted away from user-generated content, I had to find alternatives. Anki is powerful but wasn't quite what I wanted - the UI felt dated and the web version is limited. Plus I kept hitting ease hell. So I built what I personally wanted: a modern spaced repetition app where you choose between typing mode (for exact answers - spelling, code syntax, languages) or rating mode (for concepts and quick reviews). Same cards, different review styles based on what…

    Sep 2025 · mnemeo.com

  23. 23IM

    smrt.shopping - a smart shopping list that automatically categorizes things you add by the area they'll be in the store. It saves all data in localstorage. No signup needed. Nothing to install. Just go to the URL and use it. I decided at the start of the year I was going to build one barebones MVP per month, then move on to the next thing. I built this in January (over a few evenings) and then iterated a little during February, in between working on the second MVP. I have a bunch of ideas about improvements to make, but I'm trying to limit myself to the brief - simplest MVP, push it out…

    2025 · smrt.shopping

  24. 24PB

    I am a software engineer working alone on a passion project, a website that helps you stay organized easily and efficiently. Headspace.io is a webmail, notepad, task list and calendar, all rolled into on. The basic premise is that any data in Headspace can be "tagged" and then all relevant information for a particular tag can be displayed in one screen. This is a pre-beta build and I'm hoping to get some early feedback from the wise and generous HN folks. Would you pay a small monthly fee ($5 maybe) for a service like this? http://app.headspace.io/ (This is pre-production so…

    2013

Ranked by how close each launch is in meaning, then by votes. Refine with a description →