Fusion

Manage news feeds with a lightweight, self-hosted reader. Get a clean UI, keyboard shortcuts, and Fever API support for mobile clients. No AI, just your news.

Fusion is a lightweight, self-hosted RSS reader designed for a fast and focused reading experience. It intentionally avoids AI features, providing a distraction-free environment to catch up on your news feeds. You have complete control over your data and how you access it, with simple deployment options that get you up and running in minutes.

Key features include:

  • Fast Reading Workflow: Keep up with your feeds using unread tracking, bookmarks, search, and Google Reader-style keyboard shortcuts.
  • Fever API Compatibility: Use popular third-party clients like Reeder, Unread, and FeedMe to sync your articles across devices.
  • Responsive Web UI: Access your feeds from any device with a clean interface that also works as a Progressive Web App (PWA).
  • Easy Self-Hosting: Deploy with a single pre-built binary or use the provided Docker image for a quick and isolated setup.
  • Feed Management: Easily organize your subscriptions with groups and use the feed auto-discovery feature to add new sources.

Directory Structure

fusion
data
.env
docker-compose.yml

docker-compose.yml

services:
  fusion:
    image: ghcr.io/0x2e/fusion:latest
    container_name: fusion
    restart: unless-stopped
    ports:
      - "8080:8080"
    volumes:
      - ./data:/data
    environment:
      - TZ=UTC

.env

# No sensitive environment variables are required for the default setup of Fusion.
# You can configure the application via the web interface after the first launch.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Fusion

Favicon

 

  
  
Favicon

 

  
  
Favicon