Skip to content

Commit

Permalink
📝 Add link to F-Droid
Browse files Browse the repository at this point in the history
  • Loading branch information
jheubuch committed Mar 14, 2024
1 parent 5d36d7d commit 25fb083
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ This is a community app for the open source project
[![Gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg)](https://gitmoji.dev)

## Find us on

- [traewelldroid.de](https://traewelldroid.de)
- <a href="https://zug.network/@traewelldroid" rel="nofollow me">Mastodon</a>
- [Twitter](https://twitter.com/@traewelldroid)

## Download the app

[![Download on Google Play](https://raw.githubusercontent.com/Traewelldroid/traewelldroid/dev/assets/badges/google-play-badge.png)](https://play.google.com/store/apps/details?id=de.hbch.traewelling)

[<img src="https://raw.githubusercontent.com/Traewelldroid/traewelldroid/dev/assets/badges/google-play-badge.png" alt="Download on Google Play" width="240">](https://play.google.com/store/apps/details?id=de.hbch.traewelling)
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Download on F-Droid" width="240">](https://f-droid.org/packages/de.hbch.traewelling)

## How it is developed

Expand All @@ -28,7 +29,7 @@ a self-hosted Unleash instance.
Personalised properties can be configured in the app-level `build.gradle` file.

| Property name | Usage | Mandatory |
|----------------------|---------------------------------------------|-----------|
| -------------------- | ------------------------------------------- | --------- |
| `SENTRY_DSN` | The DSN used for error logging with Sentry. | No |
| `OAUTH_CLIENT_ID` | The OAuth client id | Yes |
| `OAUTH_REDIRECT_URL` | The OAuth redirect URL | Yes |
Expand All @@ -38,7 +39,6 @@ Personalised properties can be configured in the app-level `build.gradle` file.
| `UNLEASH_KEY` | API Key for Unleash API | No |
| `WEBHOOK_URL` | URL for accepting Träwelling webhooks | No |


## Contributions

I'm always happy for contributions in any way! Is there something that could be improved on
Expand Down

0 comments on commit 25fb083

Please sign in to comment.