chore: Clarify README (#124)

This commit is contained in:
Bailey 2024-11-08 18:02:39 +10:30 committed by GitHub
parent e50d666fa9
commit 556a33d613
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,25 +70,35 @@
</details>
Web/Desktop [try out the web build!](https://DonutWare.github.io/Fladder)
#### Notice: The github hosted web build only allows https connections. This is a limitation on githubs end, for self-hosted versions http works fine.
#### Notice: The GitHub hosted web build only allows `https` connections. This is a limitation on GitHub's end, for self-hosted versions `http` works fine.
## Planned Features
* Music playback
* Android TV
* Android TV support
* Server management
* And more???
## Download
The latest release executeables for Windows, MacOS, iOS, Android and Web can be found [here](https://github.com/DonutWare/Fladder/releases).
The latest executables for Windows, macOS, Linux, iOS and Android can be found on the [releases page](https://github.com/DonutWare/Fladder/releases).
### Playstore
The Android app is currently in testing you can help testing by joining this group https://groups.google.com/g/fladder
<!-- ### Linux
An AUR package is available (thanks @tam1m). Install it using your favourite AUR helper.
Yay: `yay -S fladder-git`
Paru: `paru -S fladder-git`
-->
### Play Store (Android)
The Android app is currently in testing, you can help by joining this group: https://groups.google.com/g/fladder
<a href='https://play.google.com/store/apps/details?id=nl.jknaapen.fladder&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' width=250/></a>
<!--
### AltStore
### AltStore (iOS)
The iOS app can be installed through AltStore by adding this repo
<a href='https://shorturl.at/Pj7Z7'><img alt='Get it on AltStore' src='https://camo.githubusercontent.com/d09e24361b730206b40f7c3a5950a17ba3341e67c533e27c155ddb34f0440b44/68747470733a2f2f692e696d6775722e636f6d2f343671684541762e706e67' width=250/></a> -->
@ -121,6 +131,6 @@ This software uses the following open source packages:
## License
GNU General Public License v3.0
This project is licensed under the GNU General Public License v3.0. More information about the license can be found in [this file](https://github.com/DonutWare/Fladder/blob/develop/LICENSE).