Free, minimal, and ready to use.
An RSS reader designed to improve your reading experience. Supports customizable fonts, background, font size, line spacing, and brightness. Automatically saves your reading progress.
- Choose your font: Georgia, Arial, Times New Roman and more
- Choose your background: Pure white, pure black, beige, eye-friendly green
- Auto-save progress: Automatically return to where you left off
- Local storage: Extremely fast, no internet required
Click the link below:
https://imzihuailin.github.io/RSSnow/
免费、简洁、即开即用。一个改善阅读体验的 RSS 阅读器。支持调整字体、背景、字号、行距、亮度。自动保存阅读进度。
- 字体随你选:宋体、黑体、楷体、微软雅黑、Georgia、Arial……
- 背景随你选:纯白、纯黑、米黄、护眼绿
- 自动保存进度:下次打开自动回到上次位置
- 本地存储:速度超快,无需联网。
直接点击下方链接
imzihuailin.github.io/RSSnow/
安装依赖:
npm install启动开发服务器:
npm run dev如需验证生产环境构建,可执行:
npm run build
npm run preview