Projects
Web AppsEarly

KoalaNews

A privacy-focused RSS reader with accounts, custom feeds, read state, OPML, i18n, local image caching and SQLite persistence.

Overview

KoalaNews is a privacy-focused RSS reader built as a Go service with chi, sqlc and SQLite, plus an embedded SvelteKit 5 frontend. It includes feed synchronization, cached images, accounts, categories, smart feeds, read state, OPML import and export, appearance settings, admin statistics and GFS backups.

Backstory

I wanted to create a privacy-focused RSS reader and aggregator that allows me to simply open a single page and scroll through all my news feeds in one place without any tracking.

Stack

GoSvelteKitTypeScriptTailwind CSSSQLitesqlcRSSDockerOpen SourceSelf-hostablePrivacy-firstWeb AppEarly