Mention desktop app on downloads
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2020-10-17 21:23:47 +02:00
parent 7eb94729ad
commit 3f87cd01ec
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 10 additions and 1 deletions

View File

@ -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). 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: You can download Vikunja in various forms:
## Backend (API-Server) ## 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. 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). 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). 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.