changed mobile apps section to reflect current situation (#6)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #6
Co-authored-by: benimautner <benimautner@gmail.com>
Co-committed-by: benimautner <benimautner@gmail.com>
This commit is contained in:
benimautner 2023-01-08 10:56:35 +00:00 committed by konrad
parent 9f64d40428
commit c2f8e4450e
1 changed files with 4 additions and 14 deletions

View File

@ -44,20 +44,10 @@ To install it, simply go to [our download server](https://dl.vikunja.io/desktop)
## Mobile apps
<div class="notification is-warning">
<strong>Note:</strong> The app is currently in an alpha state at best.
It has only a tiny set of Vikunja's features and bugs.
If you want to use Vikunja on mobile, you're currently better off using the PWA of the frontend.
</div>
We have [pre-built apks for Android](https://dl.vikunja.io/app/) which you can download and install on your device.
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.
Android users can download a prebuilt apk from the [releases on GitHub](https://github.com/go-vikunja/app/releases/latest).
We'll publish it to F-Droid and the Google Play Store once the app is feature complete.
There are no resources to actively support iOS right now. However, you might be able to get it to work with the source code from [GitHub](https://github.com/go-vikunja/app).
We're also always happy to accept pull requests.
The app has one [known issue](https://kolaente.dev/vikunja/app/issues/48) right now which makes it essentially unusable.
You can try [one of the recent builds from github](https://github.com/go-vikunja/app/actions/runs/1606526877), but these are untested.
Unfortunately there's not really any capacity or ressources right now for the flutter app.
If you have time and know flutter, we're happily accepting PRs on Github.
You can also [get the source code](https://github.com/go-vikunja/app) and build it yourself (for both Android and iOS).