https://github.com/0x2E/fusion Skip to content Navigation Menu Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} 0x2E / fusion Public * Notifications You must be signed in to change notification settings * Fork 4 * Star 321 * A lightweight, self-hosted friendly RSS aggregator and reader License MIT license 321 stars 4 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings * Code * Issues 2 * Pull requests 0 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights 0x2E/fusion This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Last commit Last Name Name message commit date Latest commit History 89 Commits .github/workflows .github/workflows api api assets assets cmd/server cmd/server conf conf frontend frontend model model pkg pkg repo repo server server service service .dockerignore .dockerignore .env .env .gitignore .gitignore .goreleaser.darwin.yaml .goreleaser.darwin.yaml .goreleaser.linux.yaml .goreleaser.linux.yaml .goreleaser.yaml .goreleaser.yaml Dockerfile Dockerfile LICENSE LICENSE README.md README.md go.mod go.mod go.sum go.sum scripts.sh scripts.sh View all files Repository files navigation * README * MIT license Fusion preview Fusion is an RSS aggregator and reader with: * Group, Bookmark, Search, Sniff feeds automatically, Import/Export OPML file * Support RSS, Atom, JSON types feed * Responsive, Light/Dark mode, PWA * Lightweight, Self-hosted friendly + Built with Golang and SQLite, Deploy with a single binary + Pre-built Docker image + Uses about 80MB of memory Installation 1. Docker docker run -it -d -p 8080:8080 -v $(pwd)/fusion:/data \ -e PASSWORD="123456" \ rook1e404/fusion 2. Pre-built binary Download an release, edit .env, then run: ./fusion 3. Build from source 1. Prepare dependencies: Go 1.22, Node 21 with NPM 2. Build ./scripts.sh build 3. Deploy cd build # edit .env # run ./fusion Credits * Front-end is built with: Sveltekit, shadcn-svelte * Back-end is built with: Echo, GORM * Parsing feed with gofeed About A lightweight, self-hosted friendly RSS aggregator and reader Topics rss rss-reader self-hosted rss-aggregator Resources Readme License MIT license Activity Stars 321 stars Watchers 5 watching Forks 4 forks Report repository Releases 26 v0.8.2 Latest May 24, 2024 + 25 releases Languages * Svelte 51.3% * Go 31.5% * TypeScript 13.6% * JavaScript 1.7% * CSS 0.9% * HTML 0.4% * Other 0.6% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.