~comcloudway/melon

b623d5a8f9cd587840875d9ca6aa4ba6cac752bb — Jakob Meier 6 months ago 39e188e
reorder headlines

this hopefully moves more relevant information to the top
1 files changed, 23 insertions(+), 23 deletions(-)

M README.md
M README.md => README.md +23 -23
@@ 34,32 34,28 @@ Normally this website should be on the service instance itself,
however the following plugins currently rely on external services:
- `nebula`: uses [HLSPlayer.org](https://www.hlsplayer.org/) for video playback

## 📦 Packages
There are currently no prebuilt packages available,
however you can build [the Flatpak yourself](./flatpak/README.md).

If you are running an [Alpine Linux](https://alpinelinux.org/) based distro,
like [postmarketOS](https://postmarketos.org/), 
you can also get the APKBUILD from my [personal APKBUILD-repo](https://git.hut.ccw.icu/~comcloudway/ccw-aports)

## 📸 Screenshots
![Screenshot of melon home screen, showing the What's new tab](./screenshots/home.png)

You can find more screenshots in the [screenshots folder](./screenshots/README.md).
This is also a great place to learn about Melons features 😌.

## 💾 Source Code
The official source code repository is hosted over on
[codeberg](https://codeberg.org/comcloudway/melon),
this is where you can also open issues and pull requests.
## 🌍 Translations
Melon supports multiple languages.
If you want to help translate Melon into your language,
head over to [Weblate](https://translate.codeberg.org/engage/melon/)

Additionally I manually mirror the repo onto 
[my own sourcehut instance](https://git.hut.ccw.icu/~comcloudway/melon).
This is where you can find the source code if codeberg is offline.
Of course, you are welcome to send issues and pull requests via email as well:
[comcloudway@ccw.icu](mailto:comcloudway@ccw.icu)
[![Translation status](https://translate.codeberg.org/widget/melon/multi-auto.svg)](https://translate.codeberg.org/engage/melon/)

## 🧩 Requirements
## 📦 Packages
There are currently no prebuilt packages available,
however you can build [the Flatpak yourself](./flatpak/README.md).

If you are running an [Alpine Linux](https://alpinelinux.org/) based distro,
like [postmarketOS](https://postmarketos.org/), 
you can also get the APKBUILD from my [personal APKBUILD-repo](https://git.hut.ccw.icu/~comcloudway/ccw-aports)

### 🧩 Requirements
- `python3`
- `py3-beautifulsoup4`
- `py3-lxml`


@@ 70,12 66,16 @@ Of course, you are welcome to send issues and pull requests via email as well:
- `libadwaita`
- `webkit2gtk-6.0`

## 🌍 Translations
Melon supports multiple languages.
If you want to help translate Melon into your language,
head over to [Weblate](https://translate.codeberg.org/engage/melon/)
## 💾 Source Code
The official source code repository is hosted over on
[codeberg](https://codeberg.org/comcloudway/melon),
this is where you can also open issues and pull requests.

[![Translation status](https://translate.codeberg.org/widget/melon/multi-auto.svg)](https://translate.codeberg.org/engage/melon/)
Additionally I manually mirror the repo onto 
[my own sourcehut instance](https://git.hut.ccw.icu/~comcloudway/melon).
This is where you can find the source code if codeberg is offline.
Of course, you are welcome to send issues and pull requests via email as well:
[comcloudway@ccw.icu](mailto:comcloudway@ccw.icu)

## ⚠️ Disclaimer