website/content/download/index.en.md

1.8 KiB

title date draft type menu
Download 2018-10-13T22:07:56+02:00 false page
page
title weight
Download 30

Downloads

Vikunja is currently Beta, if you find any bugs or other issues, please report them.

You can download Vikunja in various forms:

Backend (API-Server)

Latest Stable or Current master. Everytime a commit to master is made, the latest build gets updated.

You can also get the source code and compile it yourself. Instructions on how to do this can be found in the repo.

The backend is also available to download as a debian package. Unfortunately, we currently don't have a way to provide you with an apt repo, but you can download and install the .deb packages manually.

Frontend (Javascript)

You can get all frontend version on our minio server.

You can also get the source code and build it yourself. Instructions on how to do this can be found in the repo.

Mobile apps

We have pre-built apks for Android which you can download and install on your device. We'll publish it to F-Droid and the Google Play Store once the app is feature complete.

As the app is built with flutter, we'll have binaries for iOS once we figured out a good way to build these with our infrastructure. Due to restrictions in the iOS platform, you'll have to sign these yourself to install it on your apple device. We'll also publish these to the app store one day.

You can also get the source code and build it yourself (for both Android and iOS). Instructions on how to do this can be found in the repo.