From 3f87cd01ec731f88a658dea20c54b5a36f76129a Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 17 Oct 2020 21:23:47 +0200 Subject: [PATCH] Mention desktop app on downloads --- content/download/index.en.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/content/download/index.en.md b/content/download/index.en.md index d58c2a5..9e3b1f5 100644 --- a/content/download/index.en.md +++ b/content/download/index.en.md @@ -13,6 +13,8 @@ menu: Vikunja is currently Beta, if you find any bugs or other issues, please [report them](http://code.vikunja.io/api/issues). +Please also check out [the docs](https://vikunja.io/docs/installing/) for information about how to install Vikunja on your own server. + You can download Vikunja in various forms: ## Backend (API-Server) @@ -40,6 +42,13 @@ We'll publish it to F-Droid and the Google Play Store once the app is feature co We provide the latest build as beta version via TestFlight for iOS users. To install the version please follow this link: [https://testflight.apple.com/join/KxOaAraq](https://testflight.apple.com/join/KxOaAraq). -New versions are published by the CI automatically. +New versions will be published by the CI automatically. You can also [get the source code](http://code.vikunja.io/app) and build it yourself (for both Android and iOS). + +## Desktop apps + +Starting with version 0.15.0, Vikunja's frontend is available as a standalone desktop app for linux and windows devices. +This means you can run it on your desktop without the need to install the frontend. + +To install it, simply go to [our download server](https://dl.vikunja.io/desktop) choose the latest version (`master` for nightly builds) and the right variant for your platform.