mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
Better README
This commit is contained in:
parent
985995d45d
commit
35b037f66c
42
README.md
42
README.md
@ -1,31 +1,41 @@
|
||||
<div align="center">
|
||||
|
||||
<img src=".assets/header.png" alt="subtracks logo" width="500"/>
|
||||
|
||||
#
|
||||
|
||||
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.
|
||||
|
||||
[](https://hosted.weblate.org/engage/subtracks/)   
|
||||

|
||||
[](https://github.com/austinried/subtracks/releases/latest/)
|
||||
[](https://f-droid.org/en/packages/com.subtracks)
|
||||
[](https://github.com/austinried/subtracks/releases/)
|
||||
[](https://github.com/austinried/subtracks/stargazers)
|
||||
</div>
|
||||
|
||||
# Screenshots
|
||||
|
||||
<p float="left">
|
||||
## 📱 Screenshots
|
||||
|
||||
<div align="center">
|
||||
<img src="metadata/en-US/images/phoneScreenshots/01_home.png" alt="home" width="200"/>
|
||||
<img src="metadata/en-US/images/phoneScreenshots/02_now-playing.png" alt="now playing" width="200"/>
|
||||
<img src="metadata/en-US/images/phoneScreenshots/03_library-albums.png" alt="library albums" width="200"/>
|
||||
<img src="metadata/en-US/images/phoneScreenshots/04_album.png" alt="album view" width="200"/>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
# Download
|
||||
## ⬇️ Download
|
||||
|
||||
<p float="left">
|
||||
<div align="center">
|
||||
<a href="https://play.google.com/store/apps/details?id=com.subtracks"><img src=".assets/google-play-badge.png" width="250"/></a>
|
||||
<a href="https://f-droid.org/en/packages/com.subtracks/"><img src=".assets/f-droid-badge.png" width="250"></a>
|
||||
<a href="https://github.com/austinried/subtracks/releases/latest"><img src=".assets/github-badge.png" width="250"/></a>
|
||||
</p>
|
||||
<a href="https://github.com/austinried/subtracks/releases/"><img src=".assets/github-badge.png" width="250"/></a>
|
||||
</div>
|
||||
|
||||
> :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!
|
||||
|
||||
<a href="https://hosted.weblate.org/engage/subtracks/">
|
||||
<img src="https://hosted.weblate.org/widgets/subtracks/-/subtracks/multi-auto.svg" alt="Translation status" />
|
||||
</a>
|
||||
|
||||
## 📃 License
|
||||
|
||||
[](https://github.com/austinried/subtracks/blob/main/LICENSE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user