pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/0x2E/fusion

/global-d10a1ef1d5e1.css" /> GitHub - 0x2E/fusion: A lightweight, self-hosted friendly RSS reader
Skip to content

0x2E/fusion

Repository files navigation

Fusion

A lightweight RSS feed aggregator and reader.

Featured on Hacker News

screenshots

Features

  • Group, bookmark, search, automatic feed sniffing, OPML file import/export
  • Supports RSS, Atom, and JSON feed types
  • Responsive, dark mode, PWA, keyboard shortcuts
  • Lightweight and self-hosted friendly
    • Built with Golang and SQLite; deploys with a single binary or a Docker container
    • Uses about 80MB of memory
  • Internationalization (i18n): English, Chinese, German, French, Spanish, Russian, Portuguese, and Swedish

Installation

Docker

Use latest tag for the latest release version.

Use main tag for the latest development version.

  • Docker CLI
docker run -it -d -p 8080:8080 \
  -v $(pwd)/fusion:/data \
  -e PASSWORD="fusion" \
  ghcr.io/0x2e/fusion:latest
  • Docker Compose
version: "3"
services:
  fusion:
    image: ghcr.io/0x2e/fusion:latest
    ports:
      - "127.0.0.1:8080:8080"
    environment:
      - PASSWORD=fusion
    restart: "unless-stopped"
    volumes:
      # Change `./data` to where you want the files stored
      - ./data:/data
Pre-built binary

Download from Releases.

One-Click Deployment

Deploy on Fly.io

Deploy on Zeabur

Maintained by community:

Deploy on Railway

Build from source

Check out the "Contributing" section.

Configuration

All configuration items can be found in .env.example.

Fusion can be configured in many ways:

  • System environment variables, such as those set by export PASSWORD=123abc.
  • Create a .env file in the same directory as the binary. Note that values in .env file can be overwritten by system environment variables.

Contributing

Contributions are welcome! Before contributing, please read the Contributing Guidelines.

  • Prepare environment: Go 1.24+, Node.js 24+ (and pnpm).
  • Check out the commands in scripts.sh.

For example:

./scripts.sh build

Credits

About

A lightweight, self-hosted friendly RSS reader

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors 17

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy