Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/naman14/TimberX
Browse files Browse the repository at this point in the history
  • Loading branch information
naman14 committed Feb 1, 2019
2 parents eba93d1 + 1c96fbf commit df1a7cf
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# TimberX
Fully featured Material theme music player that works all form factors and uses latest tools

<a href='https://play.google.com/store/apps/details?id=com.naman14.timberx&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height=90px/></a>

Alternately, Download from Github [releases](https://github.com/naman14/TimberX/releases)
* * *
TimberX is built with latest development tools and design patterns.
- Written in Kotlin
- Android Architecture Components (Viewmodels, Livedata, Room)
Expand All @@ -18,11 +22,10 @@ If you are looking for more UI customisability, instead checkout out [Timber](ht
# Phones

<p float="left">
<img src="https://raw.githubusercontent.com/naman14/TimberX/master/art/phone1.jpg" width="170" />
<img src="https://raw.githubusercontent.com/naman14/TimberX/master/art/phone2.jpg" width="170" />
<img src="https://raw.githubusercontent.com/naman14/TimberX/master/art/phone4.jpg" width="170" />

<img src="https://raw.githubusercontent.com/naman14/TimberX/master/art/phone3.jpg" width="170" />
<img src="https://raw.githubusercontent.com/naman14/TimberX/master/art/phone1.png" width="170" />
<img src="https://raw.githubusercontent.com/naman14/TimberX/master/art/phone2.png" width="170" />
<img src="https://raw.githubusercontent.com/naman14/TimberX/master/art/phone4.png" width="170" />
<img src="https://raw.githubusercontent.com/naman14/TimberX/master/art/phone3.png" width="170" />
</p>

## Cast
Expand Down Expand Up @@ -62,7 +65,7 @@ Browsing music library from wear device and common playback controls are support
TimberX works with Google Assistant. Common voice commands that work with assistant are

- play music on timber
- play <song name> on timber
- play 'song name' on timber
- play
- pause
- next song
Expand Down

0 comments on commit df1a7cf

Please sign in to comment.