~comcloudway/melon

75e61472e0ffafcbb34e320a8481b02f86ed8bba โ€” Jakob Meier 6 months ago 3f76785
add screenshots & separate readme with more screenshots and short
explainers
M README.md => README.md +6 -0
@@ 9,6 9,12 @@ Stream videos on the go from multiple sources.

**Melon** is licensed under the [GPLv3+](https://www.gnu.org/licenses/gpl-3.0.html).

## ๐Ÿ“ธ 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),

A screenshots/README.md => screenshots/README.md +63 -0
@@ 0,0 1,63 @@
# ๐Ÿ“ธ More Screenshots

Huh ๐Ÿ‘€... \
You are looking for more screenshots?
Well look no further, this should have you covered ๐Ÿ˜Ž.

## ๐Ÿฆ— Welcome Screen
This is what you'll see when first opening the app ๐Ÿชน
![Default Melon home screen showing: crickets chirping; Subscribe to a channel first, to view uploads](./empty_feed.png)

## ๐Ÿ’ฝ Servers
You probably want to subscribe to a couple of channels to watch videos.
And the best place to find channels is by searching on a *server*.

Servers function like search providers 
and allow you to interact with multiple streaming services.
![List of available servers: Invidious, Nebula, Peertube; including server description](./server_list.png)

## ๐Ÿ”Ž Search
To find a channel, playlist or video, you can search on a server (or globally)

![Search window, with Hailaker typed into the search bar and search results displayed below](./search.png)

## ๐ŸŒƒ Public Feeds
If you aren't looking for anything in particular,
why not checkout the public feeds provided by the server?

![Screenshot of the Nebula Originals tab, showing a list of channels](./public_feed.png)

## ๐Ÿ‘ค Channel Screen
After finding the channel you were looking for,
why not subscribe to it?

![Channel Screen, showing the Hailaker YouTube channel content and a subscribe button](./channel.png)

## ๐Ÿชบ Home Feed
After subscribing to a couple of channels,
you can see their recent uploads on your home screen.

![Home-feed, showing latest videos by day](./home.png)

## ๐Ÿ“ผ Video Player
After picking a video,
sit back ๐Ÿ›‹, relax and full-screen a video.

![Video Screen, with a video player at the top, the video title below, an expandable description, channel information and a bookmark button](./video.png)

## ๐Ÿ“‹ Playlists
If you are running out of time,
or just want to watch a video later,
you can even add them to playlists.

![Separate window, showing the video to be added, a list of available playlists and an add to new playlist button](./add2playlist.png)

Creating a new playlist is as easy as entering a name for it
![Separate window, showing the video to be added and input fields for the playlist name & description](./newplaylist.png)

After creating or bookmarking a playlist,
you can find it in the Playlists tab.
![Playlist tab showing a Music playlist](./playlists.png)

Just click on the playlist to view its content.
![Playlist content screen showing one item in the Music playlist](./playlist-content.png)

A screenshots/add2playlist.png => screenshots/add2playlist.png +0 -0
A screenshots/channel.png => screenshots/channel.png +0 -0
A screenshots/empty_feed.png => screenshots/empty_feed.png +0 -0
A screenshots/home.png => screenshots/home.png +0 -0
A screenshots/newplaylist.png => screenshots/newplaylist.png +0 -0
A screenshots/playlist-content.png => screenshots/playlist-content.png +0 -0
A screenshots/playlists.png => screenshots/playlists.png +0 -0
A screenshots/public_feed.png => screenshots/public_feed.png +0 -0
A screenshots/search.png => screenshots/search.png +0 -0
A screenshots/server_list.png => screenshots/server_list.png +0 -0
A screenshots/video.png => screenshots/video.png +0 -0