Woomarks, transfer your Pocket links to this app or self-host it
Pocket is shutting down and I really, really liked it. So I built woomarks, an app that let's you save links with a similar UI. It's very minimal, but it's doing everything I liked from Pocket and you can bulk import your links and use the app or self-host. - Public app that you can test: https://woomarks.com/ - My self-hosted version, where you can see my saves: https://roberto.fyi/bookmarks/ - Repository if you want to self-host: https://github.com/earlyriser/woomarks Export links from Pocket here:…
In plain words
Woomarks is a minimal link-saving application built as an alternative to Pocket before its shutdown. It allows users to save, search, and tag links with a similar interface, and supports bulk importing from Pocket exports. The app can be used as a public web version or self-hosted from the open-source repository. Features include a bookmarklet for quick saving, local storage for private links, and CSV import functionality.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Pocket is shutting down and I really, really liked it. So I built woomarks, an app that let's you save links with a similar UI. It's very minimal, but it's doing everything I liked from Pocket and you can bulk import your links and use the app or self-host. - Public app that you can test: https://woomarks.com/ - My self-hosted version, where you can see my saves: https://roberto.fyi/bookmarks/ - Repository if you want to self-host: https://github.com/earlyriser/woomarks Export links from Pocket here: https://getpocket.com/export the last day will be on October 20025. Features: - Add/Delete links - Search - Tags - Bookmarklet (useful for a 2-click-save) - Data reads from: csv file in server (these links are public) local storage in browser (these links are visible just for the user) - Local storage saving. - Import to local storage from csv file - Export to csv from local storage. - Export to csv from csv file (useful when links are "deleted" using the app and just hidden using a local storage blacklist). - Export to csv from both places. - No external libraries. - Vanilla css code. - Vanilla js code.
Does the same job
all alternatives →

- NCNotesHub: cross-platform, Markdown-based note-taking app2024 · about.noteshub.app · ▲147
Thank you for your comments, just some context: - The app is available for iOS, Android, Windows, Mac, Apple Vision Pro, and the Web. - The Web version is implemented as a Progressive Web Application that is very responsive, local first, offline first, can be installed, and is entirely free to use. - Native (hybrid) versions do not require subscription fees and have small one-time payment. - You can store your notes in Git using any Git provider such as GitHub, GitLab, or Bitbucket. However, it has the best built-in integration with GitHub. Self-hosted scenarios like Gitea are also…
- AUA url only notepad that hosts itself2024 · github.com · ▲46
I like playing around with bookmarklets (bookmarks that are executable JavaScript) And I wanted to make a Quine (code that prints a copy of its own source code ad infinitum) So I made a bookmark-only notepad that saves a copy of its own executable and current state to a JavaScript executable bookmarklet. As you type, a link on the page updates with the source code and the internal state. You can drag this link to the bookmarks bar to “save” your work. Works cross device if you have browser sync on. No server involved!
- WYWhy your link management tools fail, even with Notion, Pocket, etc.2024 · cokeep.me · ▲9
Hey HN, I've been building Cokeep.me, a next-generation tool for saving and managing links powered by AI. I've used so many bookmarking and link management tools over the years (Notion, Pocket, Raindrop, Evernote, etc.) but they've all fallen short. Most of them are either overly complicated or too limited for teams. Most importantly, these tools often focus only on saving links without providing efficient ways to organize, search, or collaborate on them. While they are useful for storing links, they don’t do much to help me keep them organized or share them effectively with my team. That's…
- BABobolink – a small tool to help search your bookmarks2020 · github.com · ▲15
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, September 2025
the whole month →
- AS
Commerce · Sep 2025 · anycrap.shop
- TE
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…
Dev tools · Sep 2025 · github.com
- IR
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…
AI · Sep 2025 · mitchivin.com

