mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 06:52:43 +01:00
minor reorg/cleanup
This commit is contained in:
19
README.md
19
README.md
@@ -1,11 +1,13 @@
|
||||
<img src="assets/header.png" alt="subtracks logo" width="500"/>
|
||||
<img src=".assets/header.png" alt="subtracks logo" width="500"/>
|
||||
|
||||
#
|
||||
Subtracks is an Android open source music streaming app for [Subsonic-API-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/)   
|
||||
|
||||
# Screenshots
|
||||
|
||||
<p float="left">
|
||||
<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"/>
|
||||
@@ -14,15 +16,17 @@ Subtracks is an Android open source music streaming app for [Subsonic-API-compat
|
||||
</p>
|
||||
|
||||
# Download
|
||||
|
||||
<p float="left">
|
||||
<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>
|
||||
<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>
|
||||
|
||||
> :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.
|
||||
|
||||
# Features
|
||||
|
||||
- Album and artist art display by default (full-res in detail/now playing views)
|
||||
- Gapless playback
|
||||
- Mulitple server support
|
||||
@@ -34,6 +38,7 @@ Subtracks is an Android open source music streaming app for [Subsonic-API-compat
|
||||
- Long-press for context menu shortcuts
|
||||
|
||||
# Coming Soon™
|
||||
|
||||
- Offline support
|
||||
- Customizable home screen categories
|
||||
- Browse by folder support (currently only browses by tags)
|
||||
@@ -46,9 +51,11 @@ Subtracks is an Android open source music streaming app for [Subsonic-API-compat
|
||||
- More shuffle play modes
|
||||
|
||||
# Building
|
||||
|
||||
See [Building from source](BUILDING.md).
|
||||
|
||||
# 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/">
|
||||
|
||||
Reference in New Issue
Block a user