From 9cc8a2cf284c2d2dd6ae04250929c0ace51ddfc3 Mon Sep 17 00:00:00 2001 From: honnip Date: Wed, 30 Aug 2023 20:29:56 +0900 Subject: [PATCH] feat: add flatpak package description --- content/download/index.en.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/download/index.en.md b/content/download/index.en.md index 6f8781d..3f2bb57 100644 --- a/content/download/index.en.md +++ b/content/download/index.en.md @@ -44,10 +44,12 @@ You can also [get the source code](https://code.vikunja.io/frontend) and build i ## Desktop apps The frontend is available as standalone desktop app. -This allows to use Vikunja without installing a frontend. +This allows to use Vikunja without deploying a frontend server. To install it, simply go to [our download server](https://dl.vikunja.io/desktop) choose the latest version and the right variant for your platform. +If you're on Linux, you can also install [the flatpak package](https://flathub.org/apps/io.vikunja.Vikunja). + ## Mobile apps The app is currently in the early stages of development. Even though it can be used, it might not be stable. If you have bug reports or feature requests, please post them on [this](https://github.com/go-vikunja/app/issues) GitHub page.