From 35b037f66cef7832c6bdaa0a805ce5c77891399c Mon Sep 17 00:00:00 2001 From: mohammed_9456 <41828058+Marco-9456@users.noreply.github.com> Date: Fri, 24 Mar 2023 02:33:14 +0100 Subject: [PATCH] Better README --- README.md | 42 ++++++++++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index e095d02..c323077 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,41 @@ +
+ subtracks logo # -Subtracks is an Android open source music streaming app for [Subsonic-compatible](http://www.subsonic.org/pages/api.jsp) servers ([Subsonic](http://www.subsonic.org/pages/index.jsp), [Navidrome](https://www.navidrome.org/), [Airsonic](https://airsonic.github.io/), and more). It's designed to give you clean and convenient access to your music in the style of modern media players. +#### Subtracks is an Android open source music streaming app for [Subsonic-compatible](http://www.subsonic.org/pages/api.jsp) servers ([Subsonic](http://www.subsonic.org/pages/index.jsp), [Navidrome](https://www.navidrome.org/), [Airsonic](https://airsonic.github.io/), and more). It's designed to give you clean and convenient access to your music in the style of modern media players. -[![Translation status](https://hosted.weblate.org/widgets/subtracks/-/subtracks/svg-badge.svg)](https://hosted.weblate.org/engage/subtracks/) ![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/austinried/subtracks/build-release-debugsign/main) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/austinried/subtracks?label=github) ![F-Droid](https://img.shields.io/f-droid/v/com.subtracks) +![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/austinried/subtracks/build-release-debugsign.yml?logo=Github) +[![GitHub release (latest by date)](https://img.shields.io/github/v/release/austinried/subtracks?color=black&label=Stable&logo=github)](https://github.com/austinried/subtracks/releases/latest/) +[![F-Droid](https://img.shields.io/f-droid/v/com.subtracks?color=b4eb12&label=F-Droid&logo=fdroid&logoColor=1f78d2)](https://f-droid.org/en/packages/com.subtracks) +[![GitHub all releases](https://img.shields.io/github/downloads/austinried/subtracks/total?label=Downloads&logo=github)](https://github.com/austinried/subtracks/releases/) +[![GitHub Repo stars](https://img.shields.io/github/stars/austinried/subtracks?color=informational&label=Stars)](https://github.com/austinried/subtracks/stargazers) +
-# Screenshots -

+## 📱 Screenshots + +

home now playing library albums album view -

+
-# Download +## ⬇️ Download -

+

- -

+ +
-> :warning: Note: each download source above is signed with a different key, so you cannot switch between them without first uninstalling and then re-installing the app. +>**Warning** +> +>Each download source above is signed with a different key, so you cannot switch between them without first uninstalling and then re-installing the app. -# Features +## ✨ Features - Album and artist art display by default (full-res in detail/now playing views) - Gapless playback @@ -37,7 +47,7 @@ Subtracks is an Android open source music streaming app for [Subsonic-compatible - Loop and shuffle playback options - Long-press for context menu shortcuts -# Coming Soon™ +## 🔜 Coming Soon™ - Offline support - Customizable home screen categories @@ -50,14 +60,18 @@ Subtracks is an Android open source music streaming app for [Subsonic-compatible - Performance & animation improvements - More shuffle play modes -# Building +## ⚙️ Building See [Building from source](BUILDING.md). -# Translations +## 🔤 Translations Want to see Subtracks in your language? Visit the project on [Weblate](https://hosted.weblate.org/engage/subtracks/) to help! Translation status + +## 📃 License + +[![GitHub](https://img.shields.io/github/license/austinried/subtracks?style=for-the-badge)](https://github.com/austinried/subtracks/blob/main/LICENSE)