docs: add desktop packages
This commit is contained in:
parent
99856b2031
commit
1255bdc4ab
30
docs/content/doc/setup/desktop.md
Normal file
30
docs/content/doc/setup/desktop.md
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
---
|
||||||
|
title: "Desktop Packages"
|
||||||
|
date: 2024-02-11T15:58:18+01:00
|
||||||
|
draft: false
|
||||||
|
type: "doc"
|
||||||
|
menu:
|
||||||
|
sidebar:
|
||||||
|
parent: "setup"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Desktop Packages
|
||||||
|
|
||||||
|
Vikunja is available as an electron-based desktop application for Linux and Windows.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
1. Download the latest release for your platform from [the download page](https://dl.vikunja.io/desktop/).
|
||||||
|
* For Windows, choose the file with the `.exe` or `.msi` file ending
|
||||||
|
* For a Linux-based operating system, choose a file with an ending for your operating system - we have builds for Alpine, AppImage, Arch Linux, Debian-based systems, FreeBSD, Fedora and Snap.
|
||||||
|
2. Run the downloaded package in the same way you would normally install a package for your OS.
|
||||||
|
|
||||||
|
## Flatpack
|
||||||
|
|
||||||
|
Vikunja Desktop can be installed via the [Flathub](https://flathub.org/apps/io.vikunja.Vikunja).
|
||||||
|
|
||||||
|
To install it, run the following command:
|
||||||
|
|
||||||
|
```
|
||||||
|
flatpak install flathub io.vikunja.Vikunja
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user