Skip to content

Nextflux: 一个基于Web的现代RSS阅读器,专为Miniflux设计

Published:

原文链接


Nextflux

A modern RSS reader client for Miniflux built with React + Vite.

preview

✨ Features

📸 Screenshot Galleries

PodcastYouTube
Code HighlightImage Gallery
Feed ManagementSettings
Stone themeResponsive
SearchDark Mode
MobileWindows

🛠️ Tech Stack

🚀 Deployment

Docker Deployment

Run with Docker using the following command:

docker run -d --name nextflux -p 80:80 --restart unless-stopped electh/nextflux:latest

Cloudflare Pages Deployment

  1. Fork this repository to your GitHub account
  2. Create a new project in Cloudflare Pages
  3. Select your forked repository
  4. Select Framework preset: React(Vite)
  5. Set build command: npm run build
  6. Set build output directory: dist
  7. Deploy and access through the Cloudflare-assigned domain

📝 Configuration

The app requires a Miniflux server to function. You’ll need to provide:

🌍 Browser Support

📱 Mobile Support

The app is fully responsive and works well on mobile devices. It can also be installed as a PWA for a native app-like experience.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Previous Post
RylanBot Melody Workshop:直接在浏览器中进行音频处理和轨道混合的音频工具包
Next Post
全新 Postgres 块存储布局:提升全文搜索性能