一位开发者在Hacker News上介绍了自主开发的阅读稍后应用RDLTR1。该应用的核心理念是实现阅读清单的"收件箱零"模式——用户在阅读完文章后,链接会从未读列表中消失,但仍保留在归档中供日后查询1。
RDLTR提供了丰富的链接导入渠道,用户可通过URL粘贴、拖拽、书签栏导入,或通过Chrome和Firefox浏览器扩展、iOS Apple Shortcut快捷指令等方式添加内容1。应用还集成了AI功能,用户可使用Shift+DD快捷键将文章文本发送给ChatGPT、Claude或Gemini进行摘要1;Shift+AA快捷键则能打开互联网档案馆1。
该应用采用Bun、TypeScript、HTMX和SQLite等技术栈构建1,部署在Hetzner VPS上1。开发者表示Claude Code编写了项目的大部分代码1。应用网址为https://rdltr.app[1](#source-1)。
A developer has introduced Rdltr, a web application designed to bring inbox zero principles to personal reading lists 1. The tool allows users to manage saved links by clearing them from the unread queue once consumed, while preserving them in an archive for future reference 1.
Rdltr supports multiple import methods to accommodate different user workflows, including direct URL pasting, drag-and-drop functionality, browser bookmarks, and dedicated extensions for Chrome and Firefox 1. Mobile users can add links via iOS Apple Shortcuts 1. The application incorporates AI-powered summarization capabilities and includes productivity shortcuts such as Shift+DD to send article text to ChatGPT, Claude, or Gemini, and Shift+AA to access the Internet Archive 1.
The application is built using Bun, TypeScript, HTMX, and SQLite, running on a Hetzner VPS 1. According to the developer, Claude Code was responsible for writing the majority of the codebase 1. The project is accessible at https://rdltr.app 1.
评论
还没有评论,欢迎留下第一条。