Add Flatpak repository installation instructions to README

This commit is contained in:
Sebastian Palencsar
2026-05-30 22:59:14 +02:00
parent bce1b5295f
commit ea97dee282
2 changed files with 18 additions and 1 deletions

View File

@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Flatpak build manifest and deployment guides for hosting an independent repository.
## [1.0.3] - 2026-05-30 ## [1.0.3] - 2026-05-30
### Added ### Added

View File

@@ -27,7 +27,7 @@ Screenshots: KDE Plasma on Linux.
## Quick Start ## Quick Start
Two sensible paths right now: Three sensible paths right now:
### Option A: Arch Linux (AUR) ### Option A: Arch Linux (AUR)
@@ -52,6 +52,18 @@ Then launch:
~/.local/bin/bearwave ~/.local/bin/bearwave
``` ```
### Option C: Flatpak (Universal / Immutable OS)
If you are running an immutable Linux distribution (like Fedora Silverblue, SteamOS) or simply prefer sandboxed applications, you can install BearWave directly from our independent repository:
```bash
# Add the BearWave repository
flatpak remote-add --user --no-gpg-verify bearwave-repo https://flatpak.bearwave.app/bearwave.flatpakrepo
# Install the application
flatpak install bearwave-repo de.nerdbear.bearwave
```
## What BearWave Is ## What BearWave Is
BearWave focuses on: BearWave focuses on: