Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naman14/timberx

Material theme music player that works across all form factors (phones, wear, auto, cast, assistant) and uses latest tools (Kotlin, Architecture components, Room, Databinding)
https://github.com/naman14/timberx

android cast hacktoberfest kotlin material-theme music-player wearos

Last synced: 22 days ago
JSON representation

Material theme music player that works across all form factors (phones, wear, auto, cast, assistant) and uses latest tools (Kotlin, Architecture components, Room, Databinding)

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/naman14/TimberX.svg?branch=master)](https://travis-ci.org/naman14/TimberX)

# TimberX
Fully featured Material theme music player that works all form factors and uses latest tools

Get it on Google Play

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)
- Databinding
- Dependency injection with KOIN

TimberX works across all devices including
- Phones
- Android Wear
- Android Auto
- Chromecast and other cast devices
- Google Assistant

If you are looking for more UI customisability, instead checkout out [Timber](https://github.com/naman14/Timber).

# Phones






## Cast

Cast individual songs or load a queue




## Android Wear

Browsing music library from wear device and common playback controls are supported.




## Android Auto












## Google Assistant

TimberX works with Google Assistant. Common voice commands that work with assistant are

- play music on timber
- play 'song name' on timber
- play
- pause
- next song
- previous song

## License

>(c) 2019 Naman Dwivedi

>This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

>This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

>You should have received a copy of the GNU General Public License along with this app. If not, see .