mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
chore: updated readme and set new url for link back to this repo
This commit is contained in:
parent
633d9218e4
commit
c5566c4fa8
11 changed files with 29 additions and 14 deletions
23
README.md
23
README.md
|
|
@ -7,12 +7,12 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/CappielloAntonio/tempo/releases"><img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png" width="200"></a>
|
||||
<a href="https://github.com/eddyizm/tempo/releases"><img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png" width="200"></a>
|
||||
</p>
|
||||
<p align="center">
|
||||
<!-- <p align="center">
|
||||
<a href="https://f-droid.org/packages/com.cappielloantonio.notquitemy.tempo"><img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" width="200"></a>
|
||||
<a href="https://apt.izzysoft.de/fdroid/index/apk/com.cappielloantonio.tempo"><img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" width="200"></a>
|
||||
</p>
|
||||
</p> -->
|
||||
|
||||
**Tempo** is an open-source and lightweight music client for Subsonic, designed and built natively for Android. It provides a seamless and intuitive music streaming experience, allowing you to access and play your Subsonic music library directly from your Android device.
|
||||
|
||||
|
|
@ -22,6 +22,21 @@ Tempo does not rely on magic algorithms to decide what you should listen to. Ins
|
|||
|
||||
**Use the Github version of the app for full Android Auto and Chromecast support.**
|
||||
|
||||
## Fork
|
||||
|
||||
This fork is my attempt to keep development moving forward and merge in PR's that have been sitting for a while in the main repo. Thankful to @CappielloAntonio for the amazing app and hopefully we can continue to build on top of it. I will only be releasing on github and if I am not able to merge back to the main repo, I plan to rename the app to be able to publish it to fdroid and possibly google play? We will see.
|
||||
|
||||
v3.10.0 applies the following PR's (fix/feat/chore):
|
||||
fix: [379](https://github.com/CappielloAntonio/tempo/pull/379)-Fix: redirection to artist fragment on artist label click
|
||||
fix: [385](https://github.com/CappielloAntonio/tempo/pull/385)-Player queue lag, limits
|
||||
fix: [389](https://github.com/CappielloAntonio/tempo/pull/389)-Fix crash when sorting albums with a null artist
|
||||
feat: [371](https://github.com/CappielloAntonio/tempo/pull/371)-Display toast message after adding a song to a playlist
|
||||
feat: [367](https://github.com/CappielloAntonio/tempo/pull/367)-Album add to playlist context menu item
|
||||
chore: [374](https://github.com/CappielloAntonio/tempo/pull/374)-Spanish translation
|
||||
feat: [397](https://github.com/CappielloAntonio/tempo/pull/397)-Store and retrieve replay and shuffle states in preferences
|
||||
feat:[400](https://github.com/CappielloAntonio/tempo/pull/400)- enhance Android media player notification window
|
||||
chore: [378](https://github.com/CappielloAntonio/tempo/pull/378) Polish translation
|
||||
|
||||
## Features
|
||||
- **Subsonic Integration**: Tempo seamlessly integrates with your Subsonic server, providing you with easy access to your entire music collection on the go.
|
||||
- **Sleek and Intuitive UI**: Enjoy a clean and user-friendly interface designed to enhance your music listening experience, tailored to your preferences and listening history.
|
||||
|
|
@ -42,7 +57,7 @@ Tempo does not rely on magic algorithms to decide what you should listen to. Ins
|
|||
<img src="mockup/feat/4_screenshot.png" width=200>
|
||||
<img src="mockup/feat/5_screenshot.png" width=200>
|
||||
<img src="mockup/feat/6_screenshot.png" width=200>
|
||||
<img src="mockup/feat/7_screenshot.png" width=200>
|
||||
<img src="mockup/feat/7_scregetRecentSearchSuggestionenshot.png" width=200>
|
||||
<img src="mockup/feat/8_screenshot.png" width=200>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue